You can put this solution on YOUR website! That is TWO equations. Multiply the members to make coefficients on either variable equal in both equations.
Maybe you know how to use that to start, and then continue and finish.
You can put this solution on YOUR website! .
This is my equation:
3x - 7y = 2
2x - 3y = 3
I need to use elimination, please help.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3x - 7y = 2, (1)
2x - 3y = 3. (2)
Multiply eq.(1) by 3 (both sides) and multiply eq.(2) by 7. You will get
9x - 21y = 6, (3)
14x - 21y = 21. (4)
Now distract eq.(3) from eq.(4). The terms with "y" will canceled (eliminated), and you will get a single equation for "x":
14x - 9x = 21 - 6, or
5x = 15 ---> x = = 3.
From this point, please complete the solution on your own.