document.write( "Question 764556: Calculate the slope of the line between the points (2,-9)and (-3,-2) \n" ); document.write( "
Algebra.Com's Answer #465657 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using slope (gradient) formula: \n" ); document.write( "y2 - y1/x2 - x1 \n" ); document.write( "-2 - (-9)/-3 - 2 \n" ); document.write( "= 7/-5 \n" ); document.write( "= - 7/5 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |