Solving Systems of Equations

Use substitution and elimination methods

🎯⭐ INTERACTIVE LESSON

Try the Interactive Version!

Learn step-by-step with practice exercises built right in.

Start Interactive Lesson →

Solving Systems of Equations

Method 1: Substitution

Example: {y=2x+13x+y=16\begin{cases} y = 2x + 1 \\ 3x + y = 16 \end{cases}

Substitute y=2x+1y = 2x + 1 into second equation: 3x+(2x+1)=163x + (2x + 1) = 16 5x=155x = 15 x=3,y=7x = 3, \quad y = 7

Method 2: Elimination

Example: {2x+3y=125x3y=9\begin{cases} 2x + 3y = 12 \\ 5x - 3y = 9 \end{cases}

Add the equations: 7x=217x = 21 x=3,y=2x = 3, \quad y = 2

Solution Types

  • One solution: Lines intersect
  • No solution: Parallel lines
  • Infinitely many: Same line

📚 Practice Problems

No example problems available yet.