document.write( "Question 217917: find the equation of the line havindg the specified slope and containing the indicated point, write answer in slope intercept form
\n" );
document.write( "m= -6 (-8,6) \n" );
document.write( "
Algebra.Com's Answer #164251 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "m= -6 (-8,6) \n" ); document.write( "6=-6*-8+b \n" ); document.write( "6=48+b \n" ); document.write( "b=6-48 \n" ); document.write( "b=-42 the Y intercept. \n" ); document.write( "Y=-6X-42 is the line equation. \n" ); document.write( " |