SOLUTION: using elimination to solve this system of equations, how would i solve 8x-3y=-11 2x-5y=27

Algebra ->  Expressions-with-variables -> SOLUTION: using elimination to solve this system of equations, how would i solve 8x-3y=-11 2x-5y=27      Log On


   



Question 38859: using elimination to solve this system of equations, how would i solve
8x-3y=-11
2x-5y=27

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
From
8x - 3y = -11
2x - 5y = 27
let us multiply the second equation by 4 and subtract it from the first, thus eliminating the x's...
8x - 3y = -11
-(8x - 20y = 108)
and we get
17y = -119
y = -7
and then by substituting we get
2x - 5(-7) = 27
2x + 35 = 27
2x = -8
x = -4