Question 623910
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi
 4x - 2y = 6     ||multiplying (-2x+y= -3) thru by -2 to  eliminate the y variable
<u> -x + 2y = -3</u>
 3x = 3,  x = 1   and y = - 1   {{{y = 2x-3}}}
Ordered Pair(1,-1) the slution for this system
{{{drawing(300,300,   -6, 6, -6, 6,   grid(1),
circle(1, -1,0.3),

graph( 300, 300, -6, 6, -6, 6,0,2x-3,.5x-3/2))}}}