Accepted Answer
[tex]\left\{\begin{array}{ccc}y=2x-2\\y=-x+1\end{array}\right\\\\2x-2=-x+1\\2x+x=1+2\\3x=3\\x=1\\\\y=-1+1=0\\\\Solution:x=1;\ y=0[/tex]
Accepted Answer
If (2x-2) is equal to 'y', and (-x+1) is equal to 'y' then (2x-2) must be equal to (-x+1).2x - 2 = -x + 1Add 'x' to each side:3x - 2 = 1Add 2 to each side:3x = 3Divide each side by 3 :x = 1And then I guess y= 0 .