SOLUTION: I am having trouble with this equation,
8x-9y=8.5
7y-2x=-45
solve using the elimination method.
Can you explain how to do this? (In layman's terms)
Algebra ->
Linear-equations
-> SOLUTION: I am having trouble with this equation,
8x-9y=8.5
7y-2x=-45
solve using the elimination method.
Can you explain how to do this? (In layman's terms)
Log On
Question 309631: I am having trouble with this equation,
8x-9y=8.5
7y-2x=-45
solve using the elimination method.
Can you explain how to do this? (In layman's terms) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 8x-9y=8.5
7y-2x=-45
----------------
Rearrange:
8x-9y = 8.5
-2x+7y = -45
----------------------
Let's say you want to eliminate the x-terms.
Multiply thru the 2nd equation by 4 to get:
-----------------------------
8x-9y = 8.5
-8x+28y = 4*-45
-------------------------
Add the two equations:
19y = -171.5
y = -9.0263
--------------
Substitute that into either of the original equations and solve for "x":
7y-2x = -45
7y - 2(-9.0263) = -45
7y = -63.0526
y = -9.0075
--------------------------
You could check the answers in the other original equation.
You have to realize some accuracy is lost because the decimal
results were rounded.
================================
8x-9y=8.5
8*-9.0263 -9(-9.0075) =8.5
8.8571 is close to 8.5
====================================
Cheers,
Stan H.