Question 389411
  <pre><font size = 3 color = "indigo"><b>
Hi,  
equation in point-slope form of the line with slope –8 containing J(-3,2)  
 (y - 2) = -8(x + 3)
tranlates to: y = -8x -22 in the slope-intercept form
the standard slope-intercept form for an equation of a line is y = mx + b 
where m is the slope and b the y-intercept.  
{{{drawing(300,300, -25, 25, -25, 25, grid(1),
circle(-3, 2, 0.8),
graph( 300, 300, -25, 25, -25, 25,-8x-22))}}}