document.write( "Question 256292: Find the slope of a road if a line graph representing the road passes through the points (5,3)and (25,8). \n" ); document.write( "
Algebra.Com's Answer #188627 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find the slope
\n" ); document.write( "\"m=%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "\"m=%288-3%29%2F%2825-5%29=5%2F20=1%2F4\"
\n" ); document.write( "
\n" );