document.write( "Question 39542: Find the slope of the line through the given points.
\n" ); document.write( "(2,4)and (6,-3)
\n" ); document.write( "

Algebra.Com's Answer #24990 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of the line through the given points.
\n" ); document.write( "(X1,Y1)=(2,4)and (X2,Y2)=(6,-3)
\n" ); document.write( "SLOPE =(Y2-Y1)/(X2-X1)=(-3-4)/(6-2)=-7/4
\n" ); document.write( "
\n" );