document.write( "Question 17480: How do you find the slope of a line? \n" ); document.write( "
Algebra.Com's Answer #8445 by pwac(253)\"\" \"About 
You can put this solution on YOUR website!
slope of line given by rise/run
\n" ); document.write( "If you are given two sets of co-ordinates on line
\n" ); document.write( "e.g.(2,3)and(6,9)
\n" ); document.write( "difference between y coordinates 9-3 =rise=6
\n" ); document.write( "divided by diference between x coordinates 6-2=run=4
\n" ); document.write( "so slope would be;
\n" ); document.write( "rise/run = 6/4 = 3/2
\n" ); document.write( "Pete
\n" ); document.write( "
\n" );