document.write( "Question 261949: I don't understand how to use the point slope equation...example if a line passes through the point (3,5) and (1,2) it's slope is what??? \n" ); document.write( "
Algebra.Com's Answer #193047 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(3,5) and (1,2)
\n" ); document.write( "Slope=(y2-y1)/(x2-x1)
\n" ); document.write( "Slope=(2-5)/(1-3)
\n" ); document.write( "Slope=-3/-2
\n" ); document.write( "Slope=1.5 ans.
\n" ); document.write( "
\n" );