How do you solve x=y+2x=y+2 and 2x-3y= 122x3y=12?

1 Answer
Jun 5, 2018

x = -6, y = -8x=6,y=8

Explanation:

[1] x = y+2x=y+2
[2] 2x-3y=122x3y=12

Equation [1] gives the expression for xx. This can be substituted into equation [2]:

2(y+2) - 3y = 122(y+2)3y=12

Now we can solve for yy:

2y + 4 - 3y = 122y+43y=12

4 - y = 124y=12

-y = 8y=8

[3] y = -8y=8

Now we take our result in [3] and substitute back into either [1] or [2]. Let's use [1]:

x = (-8) + 2x=(8)+2

x = -6x=6

Hence, the solution is x = -6x=6 and y = -8y=8.