document.write( "Question 614837: Find an equation of the line that passes through the given point and has the given slope. Express your answer in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "(8,0),m = -3 \n" );
document.write( "
Algebra.Com's Answer #386731 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 0=-3*8+b \n" ); document.write( "b=24 \n" ); document.write( "------------ \n" ); document.write( "y=-3x+24 \n" ); document.write( " |