Question 1053842
5x + 2y + 3 = 0
y = (-5/2)x - 3/2
P(1,-4) and P(0,-3/2) on this line:  Plot and connect
(-3/2 ,2) and (-4/5, 1/5) are the points in question
{{{drawing(300,300,   -6, 6, -6, 6, grid(1/2), 
circle(1, -4,0.3),
circle(0, -3/2, 0.3),
circle(-3/2,2, 0.3),
circle(-.8, 1/2,0.3),
graph( 300, 300, -6, 6, -6, 6,0,(-5/2)x - 3/2 ) ) }}}