Solving by Substitution

30 min
0/3 practice checks

Substitution turns two equations into one by replacing a variable with what it equals.

Worked example. Solve:

y=x+1(1)y = x + 1 \qquad (1)
x+y=7(2)x + y = 7 \qquad (2)

Equation (1) hands us yy on a plate. Substitute x+1x + 1 for yy in (2):

x+(x+1)=7x + (x + 1) = 7
2x+1=7    2x=6    x=32x + 1 = 7 \;\Rightarrow\; 2x = 6 \;\Rightarrow\; x = 3

Back-substitute into (1): y=3+1=4y = 3 + 1 = 4. Solution: (3,4)(3, 4).

Check in (2): 3+4=73 + 4 = 7 ✓ — always check in the equation you did not use for back-substitution.

Solve by substitution and give the value of xx:

y=x+1x+y=7y = x + 1 \qquad x + y = 7

Solve by substitution and give the value of yy:

y=2xx+y=12y = 2x \qquad x + y = 12

For the system y=x2y = x - 2 and 3x+y=103x + y = 10, which substitution is correct?