document.write( "Question 993522: How to find the slope thru a pair of points \n" ); document.write( "
Algebra.Com's Answer #612767 by sashwatam(1)\"\" \"About 
You can put this solution on YOUR website!
Imagine one point is (a,b), and another point is (c,d) on a graph (these letters represent x and y values).\r
\n" ); document.write( "\n" ); document.write( "Slope: rise/run= (d-b) divided by (c-a)
\n" ); document.write( "
\n" );