Question 1174924
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
(3,4) and 
(2,-1)  m = 5/1 = 5
 y - 4 = 5(x-3)
   y = 5x -11              |  Line in slope intercept format
 c)  y-intercept P(0,-11)   and x-intercept P(2.2,0)
{{{drawing(300,300,   -15,15,-15,15, 
 
 grid(1),
circle(0, -11,0.5),
circle(2.2,0,0.5),
graph( 300, 300, -15,15,-15,15,0, 5x - 11))}}}

Wish You the Best in your Studies.
</font></b></pre>