document.write( "Question 933653: Find the slope of the line that passes through (-1,2) and (1,-7) \n" ); document.write( "
Algebra.Com's Answer #566931 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (-1,2) and \n" ); document.write( "(1,-7) m = \n" ); document.write( "....slope m = = -9/2 \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y - 2 = (-9/2)(x +1) \n" ); document.write( "y - 2 =(-9/2)x -9/2 \n" ); document.write( "y = (-9/2)x -9/2 + 4/2 \n" ); document.write( "y = (-9/2)x -5/2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |