document.write( "Question 547229: What is the slope of the line that contains the points (-6,8) and (6,-2) \n" ); document.write( "
Algebra.Com's Answer #356305 by mathie123(224)\"\" \"About 
You can put this solution on YOUR website!
We have a formula for finding slope given two points (x_1,y_1) and (x_2,y_2).
\n" ); document.write( "\"m=%28y_1-y_2%29%2F%28x_1-x_2%29\"\r
\n" ); document.write( "\n" ); document.write( "Substituting the two points we have we get
\n" ); document.write( "\"m=%288-%28-2%29%29%2F%28-6-6%29\"
\n" ); document.write( "\"m=10%2F-12\"
\n" ); document.write( "\"m=5%2F-6\"\r
\n" ); document.write( "\n" ); document.write( "where m is the slope we are looking for
\n" ); document.write( "
\n" );