Question 633527
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Solve the equation by graphing: 
y = x - 2  Green
x + y = 2   Or   y = -x + 2 Blue
Ordered pair (x,y):  (2,0) the solution for this system of EQs
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
circle(0, -2,0.3),
circle(2, 0,0.3),
graph( 300, 300, -6, 6, -6, 6,0,x-2,-x+2 ))}}}