document.write( "Question 155631: Find the equation of the line, given the point (−1, −5) and a slope of −8. Use point-slope form. \n" ); document.write( "
Algebra.Com's Answer #114648 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
This site describes the \"point-slope\" form quite well:
\n" ); document.write( "http://www.purplemath.com/modules/strtlneq2.htm
\n" ); document.write( ".
\n" ); document.write( "Basically, the form is this:
\n" ); document.write( "y – y1 = m(x – x1)
\n" ); document.write( ".
\n" ); document.write( "From the problem, you were given:
\n" ); document.write( "a point (−1, −5) and a slope of −8
\n" ); document.write( ".
\n" ); document.write( "Plug the above into the \"point-slope\" form and then \"rearrange\":
\n" ); document.write( "y – y1 = m(x – x1)
\n" ); document.write( "y – (-5) = -8(x – (-1))
\n" ); document.write( "y + 5 = -8(x + 1)
\n" ); document.write( "y + 5 = -8x - 8
\n" ); document.write( "y = -8x - 13 (this is the answer)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );