document.write( "Question 1165752: Compute the slope of the line containing the points (-9, -2) and (-5, 10) \n" ); document.write( "
Algebra.Com's Answer #790195 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
change in y from first to second is +12, from -2 to 10
\n" ); document.write( "change in x is from -9 to -5 or +4\r
\n" ); document.write( "\n" ); document.write( "the slope is 12/4=3
\n" ); document.write( "
\n" );