Question 416411
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
 4x+3y=5   green line
-2x+5y=17  blue line

 4x+ 3y=5
-4x+10y=34
   13y = 39
     y = 3  and x = (5-9)/4 = -1   | Using the 1st Eq
  Solution is ordered pair Pt(-1,3)
{{{drawing(300,300,   -6, 6, -6, 6, grid(1),
circle(-1, 3,0.3),
graph( 300, 300, -6, 6, -6, 6,0,(-4/3)x + 5/3, (2/5)x + 17/5))}}}