document.write( "Question 495044: Write the slope-intercept equation for the line that passes through (6,-9) and has slope -7/6? \n" ); document.write( "
Algebra.Com's Answer #335908 by rfer(16322)![]() ![]() ![]() 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( "-9+7=b \n" ); document.write( "b=-2 \n" ); document.write( "---------- \n" ); document.write( "y=-7/6x-2 \n" ); document.write( " |