University of Free Knowledge
QA 152 · fol. 14

The Exact Crossing

Substitution and elimination find a system's exact solution: replace a variable with the expression it equals, or add scaled equations so a variable cancels — then back-substitute and check in both originals. · 12 min

Last folio you solved a system by graphing: draw both lines, read the crossing. That works beautifully — until the crossing lands between grid lines. If two lines meet at x = 2.5, your eye can get close, but close is not an answer you can check. This folio gives you two algebraic methods — substitution and elimination — that find the crossing exactly, no graph required. Both end the same way: back-substitute to find the second coordinate, then check the pair in both original equations.

Guess before you learn

The system: y = 2x and x + y = 12. One pair (x, y) satisfies both equations. Which is it?

THE DEPTH DIAL — the same idea, younger or deeper
9–12

9–12

Both methods are licensed by one principle: an equation's two sides name the same number, so you may substitute an expression for the variable it equals, and you may add equal quantities to equal quantities. Multiplying an equation through by a nonzero constant changes neither its truth nor its solutions — that is what lets elimination scale an equation until a pair of coefficients opposes.

Each move produces an equivalent system — same solution set, easier shape. Choose by shape: an equation already solved for a variable invites substitution; aligned or opposable coefficients invite elimination. Either way, back-substitute for the second coordinate and check the pair in both originals — the check catches the arithmetic slips each method quietly permits.

back-substitute

Once one coordinate is known, feed it into either original equation to find the other. Find x, then back-substitute for y.

Ink That Thinks — guess first; the answer draws itself.
Two lines: y = x + 1, climbing, and y = −x + 6, falling. Place three pencil points: where each line meets the y-axis, and your best estimate of where the two lines cross.

01234560246xy
Tap to place each point.
PLATE I The crossing your eye estimates, the algebra will name exactly — pencil first.

Substitution, as a procedure. First, take an equation already solved for a variable — or solve one for whichever variable has coefficient 1. Second, in the other equation, replace that variable with its expression, wrapped in parentheses. Third, solve the one-variable equation that results. Fourth, back-substitute to get the second coordinate. Fifth, check the pair in both originals. The parentheses in step two are not decoration: they keep the swapped-in expression intact when a coefficient multiplies it.

Solve by substitution: y = x + 3 and 2x + y = 12 — the steps fade as you master them

1
In the second equation, replace y with (x + 3)
2x + (x + 3) = 12
2
Combine like terms
3x + 3 = 12
3
Subtract 3 from both sides
3x = 9
4
Divide both sides by 3
x = 3
5
Back-substitute x = 3 into y = x + 3
y = 6
6
Check (3, 6) in 2x + y = 12: compute 2(3) + 6
6 + 6 = 12, which matches
solve one equation for x or ypick the variable with coefficient 1substitute the expression into the other equationwrap it in parenthesessolve the one-variable equationback-substitute for the second coordinatecheck the pair in both originals
PLATE II Substitution, start to finish — five moves, two coordinates, one check.
Retrieval Gate — answer before you continue 0 / 4

1.To solve y = 3x and x + y = 8 by substitution, which one-variable equation do you get?

2.Solve by substitution: y = x + 3 and 2x + y = 15. Give x.

3.In one sentence: why is it legal to replace y with 2x when y = 2x?

4.You substitute y = x − 2 into 3y + x = 10. Which is correct?

Substitution shines when an equation hands you a variable already isolated. When both equations arrive as ax + by = c, elimination is usually faster. If two equations are true, their sum is true: add left sides together, right sides together. Arrange first for one variable's coefficients to be opposites, and the sum drops that variable. In 3x + 2y = 12 and 5x − 2y = 4, the y-terms already oppose: adding gives 8x = 16, so x = 2, and back-substituting gives y = 3.

Coefficients rarely oppose on their own. You may multiply an entire equation — every term, both sides — by any nonzero number without changing its solutions. Scale one equation, or both, until a pair of coefficients becomes opposites, then add. Choosing what to scale is the only judgment call; the rest is arithmetic.

Solve by elimination: 2x + 3y = 12 and x − y = 1 — the steps fade as you master them

1
Multiply the second equation by 3 so the y-coefficients oppose
3x − 3y = 3
2
Add the scaled equation to the first
5x = 15
3
Divide both sides by 5
x = 3
4
Back-substitute x = 3 into x − y = 1
3 − y = 1, so y = 2
5
Check (3, 2) in 2x + 3y = 12: compute 2(3) + 3(2)
6 + 6 = 12, which matches
THE SYSTEM'S SHAPEREACH FORBECAUSEone equation reads y = … or x = …substitutionthe expression is ready to swap incoefficients already oppose (+2y, −2y)eliminationadding cancels a variable at onceneither: 2x + 3y = 12 with x − y = 1elimination, after scalingmultiply an equation to force opposites
PLATE III Choosing the method — read the system's shape before you move.
Why is this true?

Why must the solution be checked in both original equations?

Each method works with combinations of the equations, so an arithmetic slip can produce a pair that satisfies one equation but not the other. Only the pair that makes both originals true is the crossing.

Retrieval Gate — answer before you continue 0 / 4

1.Solve by elimination: x + y = 10 and x − y = 4. Give x.

2.Why is adding two equations of a system a legal move?

3.Match each system to the method that fits it best.

y = 4x and 3x + y = 14
2x + 5y = 11 and 2x − 5y = 1
3x + 2y = 7 and 4x + 3y = 10

4.You found x = 5 for the system y = x − 1 and x + y = 9. Back-substitute: what is y?

You now hold three routes to the same point: graph and estimate, substitute and be exact, eliminate and be exact. And when the variables all vanish along the way, folio 7's rule still governs: a false sentence like 0 = 5 means parallel lines — no solution; a true one like 0 = 0 means both equations drew one line — every point on it works. Next unit: exponents, and then an unknown that multiplies itself.

Practice — new ink and old, interleaved

1.The lines y = 2x and y = x + 3 cross where 2x = x + 3. What is the x-coordinate of the solution?

2.Put the moves of the substitution method in working order.

  1. Replace y in the other equation with (x + 3)
  2. Solve one equation for y
  3. Solve the one-variable equation for x
  4. Back-substitute to find y
  5. Check the pair in both original equations

3.To eliminate y from 4x + 3y = 18 and 2x − y = 4, multiply the second equation by:

4.In y = −3x + 4, which point is on the line for certain — no computation needed?

5.Without looking back: what does it mean, in graph terms, when elimination ends in 0 = 7?

6.Match each equation to its solution.

2x + 3 = 11
2x − 3 = 11
3x + 2 = 11

7.Solve y = 2x − 1 and x + y = 8. Give y.

8.You solved a system and got (2, 5). In one sentence: what must be true of (2, 5) before you write it down as the answer?

9.6x + 1 = 6x + 1. How many solutions?

The Call Slip — search everything Ctrl·K / ⌘K