document.write( "Question 401081: Determine the slope (m) of a line containing the points (5,2) and (3,6). \n" ); document.write( "
Algebra.Com's Answer #283836 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! m=(6-2)/(3-5) \n" ); document.write( "m=4/-2 \n" ); document.write( "m=-2 \n" ); document.write( " |