Question 377525
  <pre><font size = 3 color = "indigo"><b>
Hi
Solve by graphing
3x-2y=12  (0,-6) (4,0) (2,-3)
7x+2y=7   (0, 7/2) (1,0) (-1,7)
Pt(19/10, -63/20) is the solution for the system (~2,~(-3)) an approxiamation
{{{drawing(300,300, -10, 10, -10, 10,  grid(1),
circle(0, -6,0.3),
circle(0, 7/2,0.3),
circle(4, 0,0.3),
circle(1, 0,0.3),
circle(2, -3,0.3),
circle(-1, 7,0.3),
graph( 300, 300,  -10, 10, -10, 10,(3/2)x -6, -(7/2)x + 7/2))}}}