SOLUTION: Using the y=y method, solve the following system of equations. 2x + y = 12 3x – y = 8

Algebra ->  Coordinate-system -> SOLUTION: Using the y=y method, solve the following system of equations. 2x + y = 12 3x – y = 8       Log On


   



Question 307641: Using the y=y method, solve the following system of equations.
2x + y = 12
3x – y = 8

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
I haven't heard of the "y = y method."
Maybe you solve both eqns for y, then go from there?
---------------
2x + y = 12 --> y = 12-2x
3x – y = 8 --> y = 3x-8
Then they equal each other?
12-2x = 3x-8
5x = 20
x = 4
---------
y = 4
---------
Is that it?
Some call that substitution.