document.write( "Question 915277: The highest point on earth has an elevation of 8850 meters. The lowest point has an elevation of -11033 meters. What is the difference between the two elevations? \n" ); document.write( "
Algebra.Com's Answer #802781 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
change = (highest) - (lowest)
\n" ); document.write( "= 8850 - (-11033)\r
\n" ); document.write( "\n" ); document.write( "= \"19883\"
\n" ); document.write( "
\n" );