document.write( "Question 437461: Find an equation of the line having the given slope and containing the given point. m= 8 (7,4) \n" ); document.write( "
Algebra.Com's Answer #302645 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "4=8*7+b \n" ); document.write( "4=56+b \n" ); document.write( "b=-52 \n" ); document.write( "----------- \n" ); document.write( "y=8x-52 \n" ); document.write( " |