When should you use substitution versus elimination?

You should use substitution when one of the variables is already isolated, or when it has a coefficient of 1 or -1 (like x=2y+3x = 2y + 3 or y3x=4y - 3x = 4). You should use elimination when both equations are in standard form (Ax+By=CAx + By = C) and the variables are lined up vertically, especially if a variable has matching or opposite coefficients in both equations.

Think of substitution like swapping a gift card for its exact cash value at a store. You know exactly what it is worth, so you swap it out directly. Elimination is more like putting two balanced scales together and removing identical weights from both sides to see what is left. Both methods will always give you the exact same answer, but picking the right one saves you from dealing with messy fractions.

How to recognize a substitution setup

Substitution shines when an equation is already solved for xx or yy. If you see something like y=4x1y = 4x - 1, the math is inviting you to take that (4x1)(4x - 1) and plug it into the yy spot of the other equation. It is also a great choice if you have a variable sitting all by itself, such as x+3y=7x + 3y = 7. You can easily subtract 3y3y to get xx alone without creating any fractions. Once you isolate that variable, you just substitute its expression into the second equation.

How to recognize an elimination setup

Elimination is your best friend when both equations are written in standard form, meaning the xx's, yy's, and equals signs are stacked neatly on top of each other. Look for coefficients that are opposites, like a 5x5x in the top equation and a 5x-5x in the bottom equation. If you add those equations together, the xx terms immediately cancel out to zero. Even if they do not match perfectly right away, elimination is usually the better choice if using substitution would force you to divide by a number that creates awkward fractions (like solving 3x+7y=103x + 7y = 10 for xx).

Where students commonly slip up

The most common mistake in substitution is forgetting to put parentheses around the expression you are plugging in. If you substitute (2x4)(2x - 4) into an equation that says 3y-3y, you must write 3(2x4)-3(2x - 4) and distribute the negative three to both terms. In elimination, students often forget to multiply the entire equation by a number. If you need to multiply an equation by 2 to make the yy terms match, you have to multiply the left side AND the constant on the right side. Finally, always remember to plug your first answer back in to find the second variable!

Worked through

Solve the following system of equations. Which method is the most efficient choice?

Equation 1: y=3x2y = 3x - 2 Equation 2: 2x+5y=242x + 5y = 24

Substitution is the most efficient choice here because the first equation is already solved for yy.

Step 1: Substitute the expression (3x2)(3x - 2) for yy in the second equation. 2x+5(3x2)=242x + 5(3x - 2) = 24

Step 2: Distribute the 5. 2x+15x10=242x + 15x - 10 = 24

Step 3: Combine like terms and solve for xx. 17x10=2417x - 10 = 24 17x=3417x = 34 x=2x = 2

Step 4: Plug the value of xx back into the first equation to find yy. y=3(2)2y = 3(2) - 2 y=62y = 6 - 2 y=4y = 4

The solution is the coordinate pair (2,4)(2, 4).

Questions students ask

Ask about this topic

Where this comes from: OpenStax Elementary Algebra, Chapter 4: Systems of Linear Equations · Khan Academy Algebra 1 Unit: Systems of equations

See also