Systems of Equations Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Solve the system: y=2x+1y = 2x + 1 and 3x+y=113x + y = 11.

Solution

  1. 1
    Since y=2x+1y = 2x + 1, substitute into the second equation: 3x+(2x+1)=113x + (2x + 1) = 11.
  2. 2
    Simplify: 5x+1=115x + 1 = 11.
  3. 3
    Subtract 1: 5x=105x = 10, so x=2x = 2.
  4. 4
    Find yy: y=2(2)+1=5y = 2(2) + 1 = 5.
  5. 5
    Check: 3(2)+5=113(2) + 5 = 11 โœ“

Answer

x=2,y=5x = 2, \quad y = 5
The substitution method replaces one variable with an equivalent expression from the other equation, reducing the system to a single equation in one variable.

About Systems of Equations

Two or more equations sharing the same variables, where the solution must satisfy all equations simultaneously.

Learn more about Systems of Equations โ†’

More Systems of Equations Examples