Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Solving systems by substitution is a method for finding the ordered pair that makes two equations true at the same time. This cheat sheet helps students follow a clear step-by-step process instead of guessing or switching methods too quickly. It is especially useful when one equation is already solved for a variable, such as y=2x+3y = 2x + 3 or x=5yx = 5 - y.

Key Facts

  • A solution to a system of equations is an ordered pair (x,y)(x, y) that makes both equations true.
  • Substitution works best when one equation is already written as x=expressionx = \text{expression} or y=expressiony = \text{expression}.
  • If y=2x+1y = 2x + 1 and 3x+y=163x + y = 16, substitute to get 3x+(2x+1)=163x + (2x + 1) = 16.
  • After substitution, solve the resulting one-variable equation, such as 5x+1=165x + 1 = 16.
  • Once one variable is found, substitute it into either original equation to find the other variable.
  • Check the solution by substituting the ordered pair (x,y)(x, y) into both original equations.
  • If substitution leads to a true statement like 4=44 = 4, the system has infinitely many solutions.
  • If substitution leads to a false statement like 7=27 = 2, the system has no solution.

Vocabulary

System of equations
A system of equations is a set of two or more equations that use the same variables.
Substitution
Substitution is a solving method where one expression is replaced with an equal expression from another equation.
Ordered pair
An ordered pair (x,y)(x, y) gives the values of xx and yy that may solve a system.
Equivalent expression
Equivalent expressions have the same value for all allowed values of the variable.
No solution
A system has no solution when the equations represent lines that never intersect.
Infinitely many solutions
A system has infinitely many solutions when both equations represent the same line.

Common Mistakes to Avoid

  • Substituting into the same equation you solved first, which can create an identity instead of helping you find the variable. Substitute the expression into the other equation.
  • Dropping parentheses during substitution, which changes the order of operations. For example, 3(2x5)3(2x - 5) is not the same as 6x56x - 5.
  • Forgetting to solve for the second variable, which leaves the answer incomplete. A system solution should usually be written as an ordered pair (x,y)(x, y).
  • Not checking the answer in both original equations, which can hide arithmetic or sign errors. A correct solution must satisfy both equations.
  • Assuming every system has one solution, which is not always true. A true statement like 0=00 = 0 means infinitely many solutions, while a false statement like 0=50 = 5 means no solution.

Practice Questions

  1. 1 Solve by substitution: y=x+4y = x + 4 and 2x+y=102x + y = 10.
  2. 2 Solve by substitution: x=3y2x = 3y - 2 and 2x+y=192x + y = 19.
  3. 3 Solve by substitution: y=2x+7y = -2x + 7 and y=x5y = x - 5.
  4. 4 Explain how substitution can show the difference between one solution, no solution, and infinitely many solutions.