document.write( "Question 132336: find the slope of the line that passes through each pair of points.
\n" );
document.write( "1) (7/3, 4/3)(-1/3, 2/3) \n" );
document.write( "
Algebra.Com's Answer #96691 by nycsharkman(136)![]() ![]() ![]() You can put this solution on YOUR website! The slope is rise/run.\r \n" ); document.write( "\n" ); document.write( "I will use letters to represent your points.\r \n" ); document.write( "\n" ); document.write( "(a, b) (c, d) = the two given points.\r \n" ); document.write( "\n" ); document.write( "slope = (d minus b) divided by (c - a)\r \n" ); document.write( "\n" ); document.write( "slope = (2/3 - 4/3) divided by (-1/3 - 7/3)\r \n" ); document.write( "\n" ); document.write( "slope = -2/3 divided by -8/3\r \n" ); document.write( "\n" ); document.write( "slope = 1/4\r \n" ); document.write( "\n" ); document.write( "Got it? \n" ); document.write( " |