document.write( "Question 168580This question is from textbook
\n" );
document.write( ": plot the points and the slope of the line passing through the points.
\n" );
document.write( "(0,1) (-2,-6) \n" );
document.write( "
Algebra.Com's Answer #124245 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! plot the points and the slope of the line passing through the points. \n" ); document.write( "(0,1) (-2,-6) \n" ); document.write( "-------------------- \n" ); document.write( "slope = (-6-1)/(-2-0) = -7/-2 = 7/2 \n" ); document.write( "-------- \n" ); document.write( "intercept: (0,1) \n" ); document.write( "-------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = (7/2)x + 1 \n" ); document.write( " \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |