Question 1076522: Solve the system of linear equations by elimination. Check your solution.
-2x - 5y = -8
-2x + y = 16 Found 3 solutions by Boreal, ikleyn, MathTherapy:Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! .
Solve the system of linear equations by elimination. Check your solution.
-2x - 5y = -8
-2x + y = 16
~~~~~~~~~~~~~~~~
-2x - 5y = -8, (1)
-2x + y = 16. (2)
Subtract the equation (2) from the equation (1). You will get
-5y - y = -8 - 16, or
-6y = -24,
which gives y = = 4.
Then from (2) -2x = 16 - y = 16 - 4 ---> -2x = 12 ---> x = .
Answer. x = -6, y = 4.
You can put this solution on YOUR website!
Solve the system of linear equations by elimination. Check your solution.
-2x - 5y = -8
-2x + y = 16
- 2x - 5y = - 8 -------- eq (i)
- 2x + y = 16 -------- eq (ii)
6y = 24 ------ Subtract eq (i) from eq (ii)
Substitute value for y into any of the 2 original equations to get the value of x.
Do a check, as instructed.