
David W. answered 08/17/15
Tutor
4.7
(90)
Experienced Prof
The elimination method adds or subtracts a common term from two equations.
For this problem, we already have 3x in each equation, but we could get 4y in each if we wanted to.
3x + 4y = 3 {eq1)
3x + 2y = 9 (eq2)
------------------ (subtract equations to eliminatex term)
0 + 2y = -6
y = -3 (divide both sides by 2; eq3)
3x + 2y = 9 (eq2 again; we could use either eq1 or eq2 again)
2y = -6 (multiply eq3 by 2)
------------------ (subtract equations to eliminatey term)
3x = 15
x = 5 (divide both sides by 3)
Checking (very important:
Is 3x+ 4y = 3 ?
3(5) + 4(-3) = 3 ?
15 – 12 = 3 ?
12 = 12 ? Yes.
Is 3x + 2y = 9 ?
3(5) + 2(-3) = 9 ?
15 – 6 = 9 ?
9 = 9 ? Yes.