document.write( "Question 334030: A fortress has been built on top of a cliff. You measure the angle of elevation of the top of the cliff from a point 200 ft horizontally away from the base of the cliff to be 30' and the angle of elevation of the top of the fortress wall from the same point to be 45'. What is the height of the fortress wall? \n" ); document.write( "
Algebra.Com's Answer #239319 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Angle of elevation of cliff base = 30/60 deg ( 60 ' = 1 deg)
\n" ); document.write( "distance on ground = 200 feet
\n" ); document.write( "so height of cliff = 200*Tan(1/2)
\n" ); document.write( "..
\n" ); document.write( "Angle of elevation of wall top = 45/60 deg
\n" ); document.write( "distance on ground = 200 feet
\n" ); document.write( "so height of cliff+ wall = 200*Tan(3/4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "200*tan(3/4)-200*tan(1/2) = height of wall
\n" ); document.write( "= 77.05 feet
\n" ); document.write( "
\n" );