document.write( "Question 351143: Compute the slope of the line containing the points (-8, 1) and (1/3, 3) \n" ); document.write( "
Algebra.Com's Answer #250980 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Compute the slope of the line containing the points (-8, 1) and (1/3, 3)
\n" ); document.write( ".
\n" ); document.write( "Slope, given two points is:\r
\n" ); document.write( "\n" ); document.write( "(y2-y1)/(x2-x1)\r
\n" ); document.write( "\n" ); document.write( "(3-1)/(1/3 - (-8))\r
\n" ); document.write( "\n" ); document.write( "2/(1/3 + 8)\r
\n" ); document.write( "\n" ); document.write( "2/(1/3 + 24/3)\r
\n" ); document.write( "\n" ); document.write( "2/(25/3)\r
\n" ); document.write( "\n" ); document.write( "6/25
\n" ); document.write( "
\n" );