SOLUTION: elimination method 3x+2y=-24; 4x+3y=18 5x-4y=-114; 2x+6y=-57

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: elimination method 3x+2y=-24; 4x+3y=18 5x-4y=-114; 2x+6y=-57      Log On


   



Question 19970: elimination method
3x+2y=-24; 4x+3y=18
5x-4y=-114; 2x+6y=-57

Answer by glabow(165) About Me  (Show Source):
You can put this solution on YOUR website!
I assume your equation pairs read across. Let's take the first one. Elimination means eliminating one of the unknown variables by getting a common coefficient for it in both equations and then subtracting the two sets of equals from each other. [Remember: equals subtracted from equals gives equals.]
We have
3x + 2y = -24
4x + 3y = 18
We can make the y terms have the same coefficient by multiplying the first equation by 3 and multiplying the second equation by 2. That will make both equations have 6y as the y-term.
This gives
9x + 6y = -72
8x + 6y = 36
Now we subtract the second equation from the first.
This leaves
x = -108
Since we now know x, we can put that value into either of the original equations and solve for y.
3(-108) + 2y = -24
-324 + 2y = -24
2y = -24 +324 = 300
y = 150
Checking with x=-108 and y=150 shows this to be correct.
Now you do the second set. [Hint: multiply the first equation by 6 and the second one by 4 and both equations will have 24 for the coefficient of y. In this case one will be positive and the other negative so you can ADD the equations together to get rid of the y-term.]