document.write( "Question 830312: find the slope of the line that passes through the given pair of points\r
\n" ); document.write( "\n" ); document.write( "(-a+1,b-1) and (a+1,-b)\r
\n" ); document.write( "\n" ); document.write( "Please help
\n" ); document.write( "

Algebra.Com's Answer #500505 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Slope is change in y divided by change in x
\n" ); document.write( "\"m=%28-b-%28b-1%29%29%2F%28%28a%2B1%29-%28-a%2B1%29%29\"
\n" ); document.write( "\"m=%28-b-b%2B1%29%2F%28a%2B1%2Ba-1%29\"
\n" ); document.write( "\"m=%28-2b%2B1%29%2F%282a%29\"
\n" ); document.write( "
\n" );