document.write( "Question 423882: Find the slope of each of these three line segments: (9,9), (6,7), and (3,4). Between which two points is the slope the largest? \n" );
document.write( "
Algebra.Com's Answer #295575 by ewatrrr(24785)  You can put this solution on YOUR website! \n" );
document.write( "Hi \n" );
document.write( "Using the point-slope formula,  \n" );
document.write( "(9,9) \n" );
document.write( "(6,7) m = 2/3\r \n" );
document.write( "\n" );
document.write( "(6,7) \n" );
document.write( "(3,4) m = 3/3 = 1 Largest of the slopes\r \n" );
document.write( "\n" );
document.write( "(9,9) \n" );
document.write( "(3,4) m = 5/6 \n" );
document.write( " |
\n" );