document.write( "Question 500855: The highest location in a certain country is 15,541 feet above sea level. The lowest point in the same country is 104 feet below sea level. Find the difference of the two elevations. Also, a city is 7,149 feet above sea level. Is this elevation closer to the highest point or the lowest point? \n" ); document.write( "
Algebra.Com's Answer #338320 by geetha_rama(94)\"\" \"About 
You can put this solution on YOUR website!
Let x be the sealevel\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "highest point be sea level = x+15541 -> equation 1
\n" ); document.write( "lowest point below sea level = x - 104 -> equation 2\r
\n" ); document.write( "\n" ); document.write( "difference between the elevation of highest and lowest point =
\n" ); document.write( "x + 15541 - (x -104) -> equation 1 - equation 2
\n" ); document.write( "= x + 15541 - x + 104
\n" ); document.write( "= 15541+104 = 15645 feet\r
\n" ); document.write( "\n" ); document.write( "Difference between the highest and lowest point = 15645 feet
\n" ); document.write( "Height of city from sea level = x+7149 -> equation 3\r
\n" ); document.write( "\n" ); document.write( "Difference between the elvation of hightes pioint and the city
\n" ); document.write( " = x+15541 - x -7149 (equation 1 - equation 3)
\n" ); document.write( " = 8392 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Difference between the elvation of lowest pioint and the city
\n" ); document.write( "= x+7149 - x +104 (equation 3 - equation 2)
\n" ); document.write( "= 7253 feet\r
\n" ); document.write( "\n" ); document.write( "Hence the elevation of the city is closer to the lowest point
\n" ); document.write( "
\n" );