document.write( "Question 78993: Find the slope of the line through the given points\r
\n" );
document.write( "\n" );
document.write( "(2,4) and (6,-3) \n" );
document.write( "
Algebra.Com's Answer #56772 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=(Y2-Y1)/(X2-X1) \n" ); document.write( "SLOPE=(-3-4)/(6-2) \n" ); document.write( "SLOPE=-7/4 \n" ); document.write( " \n" ); document.write( " |