document.write( "Question 1129201: The angle of elevation from a point on the ground to the top of a tree is 35.3 degrees. The angle of elevation from a point 20 ft farther back to the top of the tree is 23.3 degrees. Find the height of the tree to 2 decimal places. \n" ); document.write( "
Algebra.Com's Answer #745795 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The angle of elevation from a point on the ground to the top of a tree is 35.3 degrees. \n" ); document.write( " The angle of elevation from a point 20 ft farther back to the top of the tree is 23.3 degrees. \n" ); document.write( " Find the height of the tree to 2 decimal places. \n" ); document.write( ": \n" ); document.write( "The tree top, bottom and points on the ground form right triangles \n" ); document.write( "let t = the height of the tree \n" ); document.write( "let d = distance from the point on the ground when the angle is 35.3 degrees \n" ); document.write( "then \n" ); document.write( "(d+20) = distance from the further point on the ground when the angle is 23.3 degrees \n" ); document.write( ": \n" ); document.write( "Use the tangent of the angles h = side opposite \n" ); document.write( "Two position equations \n" ); document.write( "tan(23.3) = \n" ); document.write( "h = tan(23.3)*(d+20) \n" ); document.write( "h = .43067d + 8.613 \n" ); document.write( "and \n" ); document.write( "tan(35.3) = \n" ); document.write( "h = tan(35.3) * d \n" ); document.write( "h = .708d \n" ); document.write( "h = h solve for d \n" ); document.write( ".708d = .43067d + 8.613 \n" ); document.write( ".708d -.43067d = 8.613 \n" ); document.write( ".277d = 8.613 \n" ); document.write( "d = \n" ); document.write( "d = 31.10 ft \n" ); document.write( "Find h \n" ); document.write( "h = .708(31.1) \n" ); document.write( "h = 22.02 ft is the height of the tree \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this using the other position which is 51.1 ft from the tree \n" ); document.write( "tan(23.3) * 51.1 = 22.01 ft, close enough? \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |