document.write( "Question 122318: Write an equation of the line that passes through the point and has the given slope. Write the equation in slope-intercept form. \r
\n" );
document.write( "\n" );
document.write( "(7, -7), m = -3 \n" );
document.write( "
Algebra.Com's Answer #89832 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "-7=-3*7+b \n" ); document.write( "-7=-21+b \n" ); document.write( "b=-7+21 \n" ); document.write( "b=14 \n" ); document.write( "Y=-3X+14 IS THE EQUATION FOR THIS LINE. \n" ); document.write( "GRAPH FOLLOWS. \n" ); document.write( " |