.
Use elimination to solve each system of equations. I have to show all work and write the answer as an (x,y) ordered.
7x+4y=-4
5x+8y=28
~~~~~~~~~~~~~~~~~
7x + 4y = -4, (1)
5x + 8y = 28. (2)
Multiply equation (1) by 5 (both sides).
Multiply equation (2) by 7 (both sides). You will get
35x + 20y = -20, (1')
35x + 56y = 196. (2')
Distract (1) from (2) (both sides). You will get
56y - 20y = 196 - (-20), (<--- you got a single equation for only one unknown. It is how ELIMINATION method works !)
36y = 216,
y = = 6.
Thus you just found "y".
Then from (1) 7x = -4 - 4y = -4 -4*6 = -28.
x = = -4.
Answer. x = -4, y = 6.
On Elimination method see the lesson
- Solution of a linear system of two equations in two unknowns by the Elimination method
in this site.