SOLUTION: I need to use the elimination method to find all solutions of the system of equations for the following 2 problems:
x+2y=5
2x+3y=8
Algebra ->
Equations
-> SOLUTION: I need to use the elimination method to find all solutions of the system of equations for the following 2 problems:
x+2y=5
2x+3y=8
Log On
You can put this solution on YOUR website! use the elimination method to find all solutions of the system of equations for the following 2 problems:
x+2y=5
2x+3y=8
-------
Modify::
2x + 4y = 10
2x + 3y = 8
---------------
Subtract and solve for "y"::
y = 2
----
Solve for "x" using x + 2y = 5
x + 2*2 = 5
x + 4 = 5
x = 1
-------------
Cheers,
Stan H.
-------------