Respuesta :

using substitution:
first you have to express one variable in terms of the other, in this we can express y in terms of x:
[tex]y = \frac{ - \frac{1}{2} x + 2}{3} \\ y = - x + 9[/tex]

Since both expressions are equal to y, you have to equal both expressions like this:
[tex] \frac{ - \frac{ 1}{2}x + 2 }{3} = - x + 9[/tex]
Now you can solve the equation:
[tex] - \frac{1}{2} x + 2 = 3( - x + 9) \\ - \frac{ 1}{2}x + 2 = - 3x + 27 \\ \\ - \frac{1}{2} x + 3x = 27 - 2 \\ \frac{5}{2} x = 25 \\ x = \frac{(25)(2)}{5} \\ x = 10[/tex]
Knowing x=10, you can use any of the expressions we found before to find y. In this case I'm going to use y= -x+9 because it's simpler but boy should give you the same result

[tex]y = - (10) + 9 \\ y = - 1[/tex]
So, the answer is x=10 and y=-1