document.write( "Question 1207217: A person standing 400 ft from the base of a mountain measures the angle of elevation from the ground to the top of the mountain to be 25° The person then walks 500 ft straight back and measures the angle of elevation to now be 20°. How tall is the mountain?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #844963 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 829.227965 feet (approximate)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Review this similar question \n" ); document.write( "https://www.algebra.com/algebra/homework/Triangles/Triangles.faq.question.1199063.html \n" ); document.write( "On that solution page I provide the derivation of this formula \n" ); document.write( "h = d*u*v/(u-v) \n" ); document.write( "where, \n" ); document.write( "h = height of the object \n" ); document.write( "d = distance between observation points \n" ); document.write( "u = tangent of larger angle \n" ); document.write( "v = tangent of smaller angle\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, \n" ); document.write( "d = 500 \n" ); document.write( "u = tan(25) \n" ); document.write( "v = tan(20)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we can quickly determine the mountain height to be: \n" ); document.write( "h = d*u*v/(u-v) \n" ); document.write( "h = 500*tan(25)*tan(20)/( tan(25) - tan(20) ) \n" ); document.write( "h = 829.227965 feet approximately \n" ); document.write( "Make sure your calculator is in degrees mode.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Tutor Theo incorrectly shows the 400 ft spanning from the original observation point to a point directly under the mountain peak; whereas it should be from the initial observation point to the base of the mountain. Luckily this value is not needed so we can ignore it. \n" ); document.write( " \n" ); document.write( " |