document.write( "Question 272686: A boat is 1000 meters from a cliff. If the angle of depression from the top of the cliff to the boat is 15 degrees, how tall is the cliff? \n" ); document.write( "
Algebra.Com's Answer #199383 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A boat is 1000 meters from a cliff. If the angle of depression from the top of the cliff to the boat is 15 degrees, how tall is the cliff?\r \n" ); document.write( "\n" ); document.write( "Angle of depression = 15 degrees\r \n" ); document.write( "\n" ); document.write( "The sides containing the right angle \n" ); document.write( "One side is the distance and the other side is the height\r \n" ); document.write( "\n" ); document.write( "Tan 15 = height / distance from cliff\r \n" ); document.write( "\n" ); document.write( "tan 15 = height / 1000\r \n" ); document.write( "\n" ); document.write( "Height = 1000 * tan 15 \n" ); document.write( " = 1000 * 0.8559\r \n" ); document.write( "\n" ); document.write( "855.9 meters is the height \n" ); document.write( " |