document.write( "Question 175077: Find the slope of the line that passes through the points (-3, -5) and (-5, 1). \n" ); document.write( "
Algebra.Com's Answer #130165 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope of the line that passes through the points (-3, -5) and (-5, 1). \n" ); document.write( "-------------- \n" ); document.write( "The slope, m, is the \"rise over the run\", the (diff in y)/(diff in x) \n" ); document.write( "m = (-5-1)/(-3 - (-5)) \n" ); document.write( "m = -6/2 \n" ); document.write( "m = -3 \n" ); document.write( " \n" ); document.write( " |