SOLUTION: Use the elimination method to solve the system of equations. 5u+3v= -16, 2u+v= -7

Algebra ->  Equations -> SOLUTION: Use the elimination method to solve the system of equations. 5u+3v= -16, 2u+v= -7      Log On


   



Question 511326: Use the elimination method to solve the system of equations. 5u+3v= -16, 2u+v= -7
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
5u+3v= -16
2u+v= -7
.
multiply the second equation by 3 and then subtract
.
5u +3v = -16
6u +3v = -21
-------------
-u +0v = 5
.
u = -5
.
5(-5) + 3v = -16
-25 + 3v = -16
3v = 9
v = 3
.
check using the second equation
.
6u + 3v = ??
6(-5) + 3(3) = -30 +9 = -21
correct
.
Answer u = -5, v = 3
.
Done.