Question 875237
P(0,-5) and P(4, -2) Plot and connect with Line
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, -5,0.2),
circle(4,-2,0.2),
graph( 300, 300, -6, 6, -6, 6,0,.75x-5) )}}}