Question 90825

    Solve the system by graphing.
	  x –   y = 2
	3x – 3y = 6

       Given two eq'ns are same hence their graph is a single line.

           The eq'n for the graph is y = x-2
   
              {{{ graph( 300, 200, -6, 5, -10, 10, x-2) }}} 


      The solutions are (2,0)  and (0,-2)