Systems of Equations cheat sheet - grade 8-10

Click image to open full size

Math Grade 8-10

Systems of Equations Cheat Sheet

A printable reference covering graphing, substitution, elimination, solution types, word problems, and matrices for grades 8-10.

Download PNG

Systems of equations help students solve problems with more than one unknown quantity. This cheat sheet summarizes the main methods used in grades 8-10, including graphing, substitution, and elimination. It is useful for checking steps, choosing an efficient method, and recognizing what the answer means. Students also need systems to model real situations involving cost, distance, mixtures, and comparisons. The core idea is that a solution must make every equation in the system true at the same time. For two linear equations, the solution is often the intersection point (x,y)\left(x,y\right) of two lines. Substitution solves by replacing one variable expression into another equation, while elimination solves by adding or subtracting equations to remove a variable. Systems can have one solution, no solution, or infinitely many solutions depending on the slopes and intercepts of the lines.

Key Facts

  • A solution to a system is an ordered pair (x,y)\left(x,y\right) that satisfies every equation in the system.
  • For graphing, the solution of y=m1x+b1y=m_1x+b_1 and y=m2x+b2y=m_2x+b_2 is the point where the two lines intersect.
  • In substitution, if y=2x+3y=2x+3, replace yy in the other equation with 2x+32x+3 and solve for xx.
  • In elimination, add or subtract equations so one variable cancels, such as {2x+3y=124x3y=6\begin{cases}2x+3y=12\\4x-3y=6\end{cases} giving 6x=186x=18.
  • A system has one solution when the lines have different slopes, so m1m2m_1\ne m_2.
  • A system has no solution when the lines are parallel, so m1=m2m_1=m_2 and b1b2b_1\ne b_2.
  • A system has infinitely many solutions when the equations describe the same line, so m1=m2m_1=m_2 and b1=b2b_1=b_2.
  • For a 2×22\times2 system ax+by=eax+by=e and cx+dy=fcx+dy=f, the determinant is D=adbcD=ad-bc, and if D0D\ne0 the system has one solution.

Vocabulary

System of equations
A system of equations is a set of two or more equations, such as y=2x+1y=2x+1 and y=x+4y=-x+4, solved together.
Solution
A solution is a value or ordered pair, such as (1,3)\left(1,3\right), that makes all equations in the system true.
Substitution
Substitution is a method where one variable expression, such as y=3x2y=3x-2, is replaced into another equation.
Elimination
Elimination is a method where equations are added or subtracted so one variable, such as xx or yy, cancels.
Intersection point
The intersection point is the graph location where two lines meet and represents the ordered-pair solution (x,y)\left(x,y\right).
Determinant
The determinant D=adbcD=ad-bc helps decide whether the linear system ax+by=eax+by=e and cx+dy=fcx+dy=f has a unique solution.

Common Mistakes to Avoid

  • Solving only one equation: this is wrong because a system solution must satisfy every equation, not just 2x+y=102x+y=10 by itself.
  • Forgetting to distribute during substitution: replacing yy with x+4x+4 in 3y3y must give 3(x+4)3\left(x+4\right), not 3x+43x+4.
  • Adding equations without matching opposite coefficients: elimination works only when terms cancel, such as +3y+3y and 3y-3y, so unmatched coefficients must be multiplied first.
  • Reading the graph solution from only one line: the answer must be the intersection point (x,y)\left(x,y\right) where both lines meet.
  • Confusing no solution with infinitely many solutions: parallel lines have m1=m2m_1=m_2 and b1b2b_1\ne b_2, while the same line has m1=m2m_1=m_2 and b1=b2b_1=b_2.

Practice Questions

  1. 1 Solve by substitution: {y=2x+1x+y=10\begin{cases}y=2x+1\\x+y=10\end{cases}.
  2. 2 Solve by elimination: {3x+2y=163x2y=8\begin{cases}3x+2y=16\\3x-2y=8\end{cases}.
  3. 3 A movie theater sells adult tickets for \12andstudentticketsfor and student tickets for \88. If 4545 tickets cost \460$, write and solve a system for the number of adult and student tickets.
  4. 4 Explain how the slopes and intercepts of two linear equations show whether the system has one solution, no solution, or infinitely many solutions.