document.write( "Question 245087: lm with l at (0,2) m at (2,3) what is the slop of that line \n" ); document.write( "
Algebra.Com's Answer #179160 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
The slope of the a line passing through (x1,y1) and (x2,y2) is given by (y1-y2)/(x1-x2).\r
\n" ); document.write( "\n" ); document.write( "In this case then we have slope = (3-2)/(2-0) = 1/2.
\n" ); document.write( "
\n" );