document.write( "Question 345117: Find the distance between the pair of points on the number line. 7 and -5 \n" ); document.write( "
Algebra.Com's Answer #803451 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
distance = 7 - (-5) = 12 \n" ); document.write( "
\n" );