Question 861045
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
y - 4 = (1/4)(x - 0)
{{{y = (1/4)x - 4}}}  (0,-4)  and (4,-3) on this line.  Plot and connect
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(4, -3,0.2),
circle(0, -4,0.2),
graph( 300, 300, -6, 6, -6, 6,0,.25x-4) )}}}