document.write( "Question 1046071: A boat is 4500 metres from the base of a cliff. The angle of depression from the top of the cliff to the boat is 32 degrees. Find the height of the cliff.\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance \n" );
document.write( "
Algebra.Com's Answer #661595 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! =============================== \n" ); document.write( "|----32 degrees \n" ); document.write( "|------ \n" ); document.write( "|-------- \n" ); document.write( "| \n" ); document.write( "| \n" ); document.write( "|===================================Boat \n" ); document.write( "---------------------4500m---------------------- \n" ); document.write( "That is the same as the angle of elevation from the boat to the top of the cliff. \n" ); document.write( "The tangent is opposite over adjacent, where opposite is the height of the cliff and adjacent is 4500m. \n" ); document.write( "tan 32=x/4500 \n" ); document.write( "x=4500 tan 32=2811.91 or 2812 m. \n" ); document.write( " \n" ); document.write( " |