document.write( "Question 166184: Find a equation of the line having the specified slope and containing the indicated point. Write answer in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "m = -4; (5,6) \n" );
document.write( "
Algebra.Com's Answer #122450 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! slope intercept form is y=mx+b where m is the slope and b in the y intercept\r \n" ); document.write( "\n" ); document.write( "to write our equation we will use the point slope form.\r \n" ); document.write( "\n" ); document.write( "y-6=-4(x-5) \n" ); document.write( "y-6=-4x+20 distribute \n" ); document.write( " |