document.write( "Question 1206616: I'm having trouble figuring this out.
\n" );
document.write( "The angles of elevation to an airplane from two points A and B on level ground are 55° and 72°, respectively. The points A and B are 2.8 miles apart, and the airplane is east of both points in the same vertical plane.\r
\n" );
document.write( "\n" );
document.write( "a) Find the distance between the plane and point B. (Round your answer to two decimal places.)
\n" );
document.write( "(b) Find the altitude of the plane. (Round your answer to two decimal places.)
\n" );
document.write( "(c) Find the distance the plane must travel before it is directly above point A. (Round your answer to two decimal places.) \n" );
document.write( "
Algebra.Com's Answer #844182 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I'll focus on part (b) only.\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 or altitude 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 = 2.8 \n" ); document.write( "u = tan(72) \n" ); document.write( "v = tan(55)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we can quickly determine the altitude to be: \n" ); document.write( "h = d*u*v/(u-v) \n" ); document.write( "h = 2.8*tan(72)*tan(55)/( tan(72) - tan(55) ) \n" ); document.write( "h = 7.46 miles approximately \n" ); document.write( "Make sure your calculator is in degrees mode.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Tutor Edwin has the right idea, but I'm not sure where he got the 53 degree angle from. It should be 55 instead. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Extra info: \n" ); document.write( "Multiply by 5280 to convert from miles to feet. \n" ); document.write( "7.46 miles = 7.46*5280 = 39388.8 feet \n" ); document.write( " \n" ); document.write( " |