document.write( "Question 120887:
\n" );
document.write( "write the equation of the line that passes through point (6,-7) with a slope of -2 \n" );
document.write( "
Algebra.Com's Answer #88691 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "-7=-2*6+b \n" ); document.write( "-7=-12+b \n" ); document.write( "b=-7+12 \n" ); document.write( "b=5 ANSWER FOR THE Y INTERCEPT. \n" ); document.write( "THUS THE EQUATION IS: \n" ); document.write( "Y=-2X+5 ANSWER. \n" ); document.write( " |