document.write( "Question 551620: Find the slope of the line that contains(5,-10) and(-1,-5) \n" ); document.write( "
Algebra.Com's Answer #359798 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Find the slope of the line passing through the points (5,-10) and (-1,-5). \n" ); document.write( " \n" ); document.write( "Put the values of above points in the equation of straight line point-slope form \n" ); document.write( "m=(y2-y1)/(x2-x1) \n" ); document.write( "m=(-5-(-10))/(-1-5) \n" ); document.write( "m=(-5+10)/(-6) \n" ); document.write( "m=5/-6 \n" ); document.write( "m=-5/6 \n" ); document.write( "Slope of the line = m = -5/6 \n" ); document.write( " \n" ); document.write( " |