document.write( "Question 476988: Find the slope if it exists of the line containing the pair of points
\n" );
document.write( "(6, 7) and (10, 2)\r
\n" );
document.write( "\n" );
document.write( " a. The slope is m= (Simply your answer type an integer or a fraction.)
\n" );
document.write( " b. The slope is undefined.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #327051 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope if it exists of the line containing the pair of points \n" ); document.write( "(6, 7) and (10, 2) \n" ); document.write( "----------------- \n" ); document.write( "Slope m = diffy/diffx \n" ); document.write( "----- \n" ); document.write( "(6, 7) \n" ); document.write( "(10,2) \n" ); document.write( "------- Subtract \n" ); document.write( "-4, 5\r \n" ); document.write( "\n" ); document.write( "m = 5/-4 = -5/4 \n" ); document.write( " \n" ); document.write( " |