document.write( "Question 373751: Find the slope of the line that goes through two points: (-5,8) and (-4,9) \n" ); document.write( "
Algebra.Com's Answer #265974 by danisanders021(4) You can put this solution on YOUR website! m=(y2-y2)/(x2-x1) \n" ); document.write( "m=(9-(8))/(-4-(-5)*remember -(- equals + \n" ); document.write( "therefore 9-(8)/(-4+5) \n" ); document.write( "9-(8)/1 *anything over one equals itself like 2/1 equals 2 \n" ); document.write( "9-(8) =1 so 1/1 equals one \n" ); document.write( "The answer is 1/1 or 1 \n" ); document.write( "y=1x+b \n" ); document.write( " |