document.write( "Question 921167: Find the slope of the line containing the given points: P1 (0,0), P2(4, -3). \n" ); document.write( "
Algebra.Com's Answer #558833 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! P1 (0,0), \n" ); document.write( "P2(4, -3) m = \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y - 0 = (-3/4)(x-0) \n" ); document.write( "y = (-3/4)x \n" ); document.write( "(2,-1) on this line. Plot Points and connect with line \n" ); document.write( " |