document.write( "Question 656417: Find an equation of the line having the given slope and containing the given points\r
\n" );
document.write( "\n" );
document.write( "m=-8(5,6)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #409506 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "6=-8*5+b \n" ); document.write( "6=-40+b \n" ); document.write( "46=b \n" ); document.write( "------- \n" ); document.write( "y=-8x+46 \n" ); document.write( " |