Question 899577
 <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi
(-1/2, -1/2) and 
( -3,  -4)  m = {{{(7/2)/(5/2) = 7/5}}}
***Using point-slope form, {{{y - y[1] = m(x - x[1])}}} P(-3,-4)
y + 4 = (7/5)(x + 3)
  y = (7/5)x + 21/5 - 20/5
  y = (7/5)x + 1/5  0r 7x - 5y = -1
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(-.5,-.5, 0.2),
circle(-3, -4,0.2),
graph( 300, 300, -6, 6, -6, 6,0,(7/5)x + 1/5 ) )}}}