document.write( "Question 301285: what is the slope of a line that goes through the points (2,5) and (8,6) \n" ); document.write( "
Algebra.Com's Answer #216026 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(2,5) and (8,6)
\n" ); document.write( "Slope=(y2-y1)/(x2-x1)\
\n" ); document.write( "Slope=(6-5)/(8-2)
\n" ); document.write( "Slope=1/6 ans. for the slope.
\n" ); document.write( "
\n" );