document.write( "Question 237769: find the slope, if possible, of the line passing through each pair of points.
\n" ); document.write( " (2,2)and(6,-6)
\n" ); document.write( "

Algebra.Com's Answer #175297 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
You may calculate the slope of a line that passes through two points by using this formula. All we need to do is substitute the values, simplify and we're done!
\n" ); document.write( ".
\n" ); document.write( "Formula: \"m=%28y-y1%29%2F%28x-x1%29\"
\n" ); document.write( ".
\n" ); document.write( "\"m=%28-6-2%29%2F%286-2%29\"
\n" ); document.write( "\"m=-%288%2F4%29\"
\n" ); document.write( "\"m=-2\"
\n" ); document.write( "
\n" );