document.write( "Question 313346: Find the slope if any exists, of the line containging the pair of points (9,6) and (10,-8) \n" ); document.write( "
Algebra.Com's Answer #224150 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find the slope if any exists, of the line containing the pair of points (9,6) and (10,-8)
\n" ); document.write( ":
\n" ); document.write( "The slope formula: m = \"%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "Assign our points as follows
\n" ); document.write( "x1=9; y1=6
\n" ); document.write( "x2=10; y2=-8
\n" ); document.write( ":
\n" ); document.write( "m = \"%28-8-6%29%2F%2810-9%29\" = \"%28-14%29%2F1\" = -14 is the slope
\n" ); document.write( "
\n" );