document.write( "Question 408160: find the slope intercept form of a line whos slope is 6 and passes through (-6,9) \n" ); document.write( "
Algebra.Com's Answer #287607 by katealdridge(100)\"\" \"About 
You can put this solution on YOUR website!
slope intercept form is: y=mx+b, m is slope and b is the y intercept
\n" ); document.write( "Substitute: 9 for y, -6 for x, and 6 for m. Then solve for b.
\n" ); document.write( "\"9=6%28-6%29%2Bb\"
\n" ); document.write( "\"9=-36%2Bb\"
\n" ); document.write( "\"45=b\" add 36 to both sides.
\n" ); document.write( "\"y=6x%2B45\"
\n" ); document.write( "
\n" );