Victoria V. answered 04/02/16
Tutor
5.0
(402)
20+years teaching PreCalculus & all Surrounding Topics
Hi Grayson.
Elimination is the process where you "eliminate" one of the variables. Sometimes it is easy, like if they give you
2x - 3y = 8
5x + 3y = 6
If you were to add these veritcally, you would get 2x + 5x = 7x and -3y + 3y = 0 (our goal) and 8 + 6 = 14
Now you have 7x = 14, so x = 2. Plug this back into either original equation and get that y = -(4/3)
Back to your problem.
Neither of these variables will eliminate easily.
So you will have to FORCE one of the variable to "go away".
5x + 6y = 4
3x + 7y = 8
To make "x" go away, need to multiply entire top equation by (-3) and the whole bottom equation by (5).
What this does is give a -15x on top and a +15x on the bottom, so we can now eliminate x.
-15x - 18y = -12
15x + 35y = 40
Add these vertically and get
0x + 17y = 28
17y = 28
y = (28/17)
Could plug this back in, but is a mess to work with fractions, so just go back and now eliminate "y" by multiplying the entire top equation by (-7) and the entire bottom equation by 6.
-35x - 42y = -28
18x + 42y = 48
Adding vertically:
-17x + 0y = 20
-17x = 20
x = -(20/17)
And you can check your answer by substituting x = -(20/17) and y = (28/17) back into BOTH original equations and make sure they work in both original equations.
5(-20/17) + 6(28/17) = 4
-100/17 + 168/17 = 68/17 = 4 so this solution works in the first equation
3(-20/17) + 7(28/17) = 8
-60/17 + 196/17 = 136/17 = 8 so this solution also works in the 2nd equation, so it must be correct!