
David W. answered 03/30/16
Tutor
4.7
(90)
Experienced Prof
These equations are rather interesting:
-4x - 2y = -20 is the same as -2x - y = -10 is the same as 2x + y = 10
and
and
-9x - 6y = -36 is the same as -3x - 2y = -12 is the same as 3x + 2y = 12
The elimination (addition/subtraction) method gets the coefficient of one variable to be the same or opposite, then eliminates that variable by addition/subtraction.
With these equations, you have multiple possibilities. Let's use:
-4x - 2y = -20 (original first equation)
3x + 2y = 12 (modified second equation)
------------------ (elimination; add equations)
-x = -8
x = 8 (eq3)
2x = 16 (multiply eq3 by 2)
-2x - y = -10 (modified first equation)
----------------- (elimination; add equations)
-y = 6
y = -6