document.write( "Question 369133: determine the slope of the line passing through each pair of points.
\n" ); document.write( "(9,4) and (5,-3)
\n" ); document.write( "

Algebra.Com's Answer #263030 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "\"m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\"
\n" ); document.write( "(9,4) and (5,-3)
\n" ); document.write( "m = (-3-4)/(5-9) = -7/-4 = (7/4) \n" ); document.write( "
\n" );