document.write( "Question 54645: Calculate the slope of the line passing between the points (3,-5)and(-2,4) \n" ); document.write( "
Algebra.Com's Answer #36888 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! (3,-5)and(-2,4) \n" ); document.write( "Slope=m=(y2-y1)/(x2-x1) [Formula of the slope of a line] \n" ); document.write( "m=(4-(-5)/(-2-3) [Plug-in the values] \n" ); document.write( "m=9/-5 = -9/5 \n" ); document.write( " |