Question 859827
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
{{{y =green( -2)x - 2}}} Green, m = -2
***Using point-slope form, {{{y - y[1] = m(x - x[1])}}} P(-6,-5), m = 1/2
 y +5 = (1/2)(x+6)
    y = .5x - 2
Intersect at P(0,-2)
(0,-2)
(-6,-5)  D = sqrt(3^2 + 6^2) = sqrt(45) = 3sqrt(5)
{{{drawing(300,300,   -15,15,-15,15, grid(1),
circle(-6, -5,0.4),
graph( 300, 300, -15,15,-15,15,0,-2x-2,.5x-2) )}}}