document.write( "Question 1203323: A 200-foot tall monument is located in the distance. From a window in a building, a person determines that the angle of elevation to the top of the monument is 14°, and that the angle of depression to the bottom of the tower is 2°. How far is the person from the monument? (Round your answer to three decimal places.) \n" ); document.write( "
Algebra.Com's Answer #838785 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 703.609 feet (approximate)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's start off with a rough sketch of the diagram \n" ); document.write( " ![]() \n" ); document.write( "The key points are \n" ); document.write( "A = base of the building \n" ); document.write( "B = location of the person's eye \n" ); document.write( "C = base of the monument \n" ); document.write( "D = location on monument at the same height level as the person's eye \n" ); document.write( "E = top of the monument\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have these variables \n" ); document.write( "x = distance from B to D = distance from A to C \n" ); document.write( "y = distance from C to D\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note how segment DE is 200-y feet long so that CE = CD+DE = y + (200-y) = 200\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's focus on triangle BCD. \n" ); document.write( "tan(angle) = opposite/adjacent \n" ); document.write( "tan(angle DBC) = CD/BD \n" ); document.write( "tan(2) = y/x \n" ); document.write( "y = x*tan(2) \n" ); document.write( "This will be used later in a substitution step.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now focus on triangle DEB. \n" ); document.write( "tan(angle) = opposite/adjacent \n" ); document.write( "tan(angle DBE) = DE/BD \n" ); document.write( "tan(14) = (200-y)/x \n" ); document.write( "tan(14) = (200-x*tan(2))/x ........ substitution \n" ); document.write( "x*tan(14) = 200-x*tan(2) \n" ); document.write( "x*tan(14)+x*tan(2) = 200 \n" ); document.write( "x*( tan(14)+tan(2) ) = 200 \n" ); document.write( "x = 200/( tan(14)+tan(2) ) \n" ); document.write( "x = 703.609019511759 approximately \n" ); document.write( "x = 703.609\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Make sure your calculator is in degree mode. \n" ); document.write( " \n" ); document.write( " |