What are the coordinate points (x,y) of
y-2x =3
-x= y-9
PLEASE HELP
![What are the coordinate points xy of y2x 3 x y9 PLEASE HELP class=](https://us-static.z-dn.net/files/de3/981e7213cde193f232a6e6c2bff859ac.png)
=================================================
Explanation:
-x = y-9 turns into x = -y+9 when you multiply both sides by -1
Plug this into the first equation y - 2x = 3 to get the following
y - 2x = 3
y - 2( x ) = 3
y - 2(-y+9) = 3 ... replace x with -y+9
y + 2y - 18 = 3
3y - 18 = 3
3y = 3+18
3y = 21
y = 21/3
y = 7
Which then tells us,
x = -y+9
x = -7+9
x = 2
So x = 2 and y = 7 pair up to get the solution (x,y) = (2,7)