document.write( "Question 153802: How do you do slope?
\n" );
document.write( "can you give me the best way of understanding slopes? \n" );
document.write( "
Algebra.Com's Answer #113188 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! GIVEN 2 POINTS (-2,5) & (4,-6) USE THE SLOPE FORMULA: \n" ); document.write( "(Y2-Y1)/(X2-X1) OR: \n" ); document.write( "(-6-5)/(4+2)=-11/6 WHICH IS THE SLOPE OF A LINE THROUGH THESE 2 POINTS. \n" ); document.write( " |