2.1.9 · D5Algebra — Introduction & Intermediate
Question bank — Linear equations in two variables — graphical and algebraic solutions
True or false — justify
A single linear equation in two variables has exactly one solution.
False. It has infinitely many — every point on its line. One equation gives one line; you need a second line to pin down a single crossing point.
If two lines have the same slope they can never share a point.
False. Same slope means parallel or identical. If they are the same line (all ratios equal), they share every point; only if the constant differs are they truly parallel and share none.
The equation is a valid linear equation in two variables.
False. The definition demands . With it reads , which is never true and draws no line at all.
is a linear equation in two variables.
True. Write it ; here but , so it's valid. Its graph is a vertical line — every point with , any .
If the denominator , the system definitely has no solution.
False. only kills the unique answer; the lines are parallel or identical. Identical lines give infinitely many solutions, so means "no unique solution", not "no solution".
A system with a unique solution is always "consistent".
True. Consistent means "at least one solution exists". A unique crossing point is one solution, so it qualifies — and so does the infinite-solution case.
Two equations that look completely different must represent different lines.
False. and look different but the second is just the first times 3 — same line, infinitely many shared points.
Multiplying one equation of a system by changes its solution set.
False. Scaling both sides by any nonzero number gives an equivalent equation with the identical line, so the intersection is untouched.
Spot the error
Student says: ", so ." Where's the slip?
The sign flip is missing. . Every term crossing the equals sign flips sign, so becomes .
Student finds for a system, checks it in equation 1 only, and declares victory. What's wrong?
A point must satisfy both equations to be the true intersection. Checking one only proves it lies on one line; substitute into both.
Student writes the consistency test as for no solution. Correct it.
That's the infinite-solutions (same line) case. No solution needs the constant ratio to differ: .
Student computes slope of as . What went wrong?
They forgot the minus. Rearranged, , so slope is . From the slope is .
To solve and a student adds them and marches on. Why is this doomed?
These lines are parallel (equal ratios of but not ), so no point exists. Any algebra will collapse to a false statement like , signalling no solution.
Student says "the elimination formula works for every system." Push back.
It fails when — division by zero. That's exactly the parallel/same-line case where no unique exists.
Why questions
Why is the graph of (with ) a straight line and not a curve?
Solving gives , a constant slope. Equal steps in produce equal steps in — constant rate of change is exactly what makes a line.
Why does equal-slope-but-different-intercept mean "no solution"?
Equal slope keeps the lines forever the same steepness, so they stay a fixed gap apart; a different intercept sets that gap nonzero, so they never meet.
Why do we compare ratios rather than the raw coefficients?
Slopes are ; equal slopes mean , which rearranges to . The ratio captures "same direction" regardless of overall scaling.
Why is adding one equation to another a legal move in elimination?
Both sides of each equation are equal quantities; adding equal amounts to equal sides keeps equality true, so the new equation still holds for the same solution.
Why prefer substitution when a coefficient equals 1?
You can isolate that variable with no fractions ( cleanly), so plugging it into the other equation stays tidy and avoids arithmetic slips.
Why must appear in the definition?
If both are zero the equation loses all dependence — it's either always true or never true, and defines no line, so it isn't an equation "in two variables" at all.
Edge cases
What kind of system is and , and where do they meet?
A vertical line and a horizontal line — perpendicular, crossing at exactly the point : one unique solution.
Can two distinct vertical lines ever have a solution?
No. and are parallel vertical lines with no common point; there's no that is both 2 and 5.
If a system reduces to during elimination, what does that tell you?
The two equations were the same line. The identity is always true, meaning infinitely many satisfy both.
If elimination reduces to , what does it mean?
A contradiction — no can make it true, so the lines are parallel and the system has no solution.
Is always a solution of ?
Only when . Plugging in gives , so the origin lies on the line exactly when the constant term is zero (a line through the origin).
Does swapping the order of the two equations change the answer?
No. The system is the same pair of lines; the intersection point doesn't care which equation you write first.
Connections
- Slope-intercept form y = mx + c
- Consistency and rank of linear systems
- Simultaneous equations by matrices & determinants
- Graphing lines and intercepts
- Word problems — age, boat-stream, mixture
- Linear inequalities in two variables