Question 450575
 <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
Solving the system of equations by the elimination method
   x + 2y = 5 Green line
  2x - 2y = 4 Blue line
     3x = 9
      x = 3  an y = 1   ((5-3)/2
Ordered pair (3,1) the solution for this system
{{{drawing(300,300,   -6, 6, -6, 6, grid(1),
circle(3, 1,0.3),
graph( 300, 300, -6, 6, -6, 6,0, -.5x + 5/2, x - 2))}}}