SOLUTION: Use the elimination method to solve the system of equations. x+6y=33 -x+3y=3

Algebra ->  Equations -> SOLUTION: Use the elimination method to solve the system of equations. x+6y=33 -x+3y=3      Log On


   



Question 946264: Use the elimination method to solve the system of equations.
x+6y=33
-x+3y=3

Found 2 solutions by stanbon, MathTherapy:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Use the elimination method to solve the system of equations.
x+6y=33
-x+3y=3
----
x = 3y-3
---
Substitute for "x" and solve for "y"::
3y-3 + 6y = 33
9y = 36
y = 4
-----
Solve for "x"::
x = 3y-3
x = 3*4-3
x = 9
------------
Cheers,
Stan H.
------------

Answer by MathTherapy(10551) About Me  (Show Source):
You can put this solution on YOUR website!
Use the elimination method to solve the system of equations.
x+6y=33
-x+3y=3

x + 6y = 33 ------ eq (i)
- x + 3y = 3 ------ eq (ii)
9y = 36 ------ Add eqs (ii) & (i) to ELIMINATE x
y = 36%2F9, or highlight_green%284%29
You should be able to find x!!