document.write( "Question 515207: it said find an equation of the line having the given slope and containing the given point
\n" );
document.write( "
\n" );
document.write( "m=4/5,(4,-6)y= \n" );
document.write( "
Algebra.Com's Answer #343792 by rfer(16322) ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "-6=4/5*4+b \n" ); document.write( "-6=20/4+b \n" ); document.write( "-6-5=b \n" ); document.write( "b=-11 \n" ); document.write( "-------------- \n" ); document.write( "y=4/5x-11 \n" ); document.write( " |