document.write( "Question 1143576: Find the equation of the line containing the point (-5, -8) and slope m = -3 \n" ); document.write( "
Algebra.Com's Answer #764411 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " y - (-8) = -3 (x - (-5))
\n" ); document.write( " y + 8 = -3(x + 5) point slope form
\n" ); document.write( " y + 8 = -3x - 15
\n" ); document.write( "
\n" ); document.write( " y = -3x - 23 slope intercept form\r
\n" ); document.write( "\n" ); document.write( " 3x + y = -23 standard form \n" ); document.write( "
\n" );