document.write( "Question 452491: Find the slop, if it exists, of the line containing the pair of points.
\n" );
document.write( "(5,2) and (10,-2)\r
\n" );
document.write( "\n" );
document.write( "A. The slop m= _____. (simplify your answer. type an integaer or a fraction.)
\n" );
document.write( "B. The slope is undefined. \n" );
document.write( "
Algebra.Com's Answer #311038 by Love math(28)![]() ![]() ![]() You can put this solution on YOUR website! slope =( -2-2)/(10-5) \n" ); document.write( " =-4/5 \n" ); document.write( " |