document.write( "Question 455984: write the slpoe-intercept equation for the line that passes through (6,-9) and has slope -7/6 \n" ); document.write( "
Algebra.Com's Answer #313046 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "-9=-7/6*6+b
\n" ); document.write( "-9=-7+b
\n" ); document.write( "-2=b
\n" ); document.write( "-------------
\n" ); document.write( "y=-7/6x-2
\n" ); document.write( "
\n" );