document.write( "Question 452727: Find the slope-intercept form the equation of the line that passes through the point (3,-9) and has slope -1. \n" ); document.write( "
Algebra.Com's Answer #311199 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
-9=-1*3+b
\n" ); document.write( "-9=-3+b
\n" ); document.write( "b=-6
\n" ); document.write( "-------------
\n" ); document.write( "y=-x-6
\n" ); document.write( "
\n" );