document.write( "Question 1173661: Triangle A, B and C are three points on a horizontal field. A is due west of B, the bearing of B from C is 125 degrees, AB = 430m and BC = 460m.\r
\n" );
document.write( "\n" );
document.write( "At a certain instant, a hot air balloon is at a point which is directly above C.Given that the angle of elevation of the hot air balloon from B is 5.2 degrees, find the angle of elevation of the hot air balloon from A. \n" );
document.write( "
Algebra.Com's Answer #850721 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Let's break this problem down step-by-step.\r \n" ); document.write( "\n" ); document.write( "**1. Draw a Diagram**\r \n" ); document.write( "\n" ); document.write( "* Draw a horizontal line segment AB, with A to the left of B. \n" ); document.write( "* Draw a line segment BC, where the bearing of B from C is 125 degrees. This means the angle between the north line from C and the line CB is 125 degrees. Since A is west of B, the angle ACB is 180 - 125 - 90 = 35 degrees. \n" ); document.write( "* Draw a vertical line segment from C upwards to represent the hot air balloon's position. Let's call this point D. \n" ); document.write( "* Connect BD and AD.\r \n" ); document.write( "\n" ); document.write( "**2. Use the Law of Cosines to Find AC**\r \n" ); document.write( "\n" ); document.write( "* We know AB = 430m, BC = 460m, and angle ACB = 35 degrees. \n" ); document.write( "* Use the law of cosines: AC² = AB² + BC² - 2(AB)(BC)cos(ACB) \n" ); document.write( "* AC² = 430² + 460² - 2(430)(460)cos(35°) \n" ); document.write( "* AC² = 184900 + 211600 - 395600cos(35°) \n" ); document.write( "* AC² = 396500 - 324484.7 \n" ); document.write( "* AC² = 72015.3 \n" ); document.write( "* AC = √72015.3 ≈ 268.36 m\r \n" ); document.write( "\n" ); document.write( "**3. Find the Height of the Hot Air Balloon (CD)**\r \n" ); document.write( "\n" ); document.write( "* The angle of elevation of the hot air balloon from B is 5.2 degrees. \n" ); document.write( "* We have a right triangle BCD. \n" ); document.write( "* tan(5.2°) = CD / BC \n" ); document.write( "* CD = BC * tan(5.2°) \n" ); document.write( "* CD = 460 * tan(5.2°) \n" ); document.write( "* CD ≈ 460 * 0.0909 \n" ); document.write( "* CD ≈ 41.81 m\r \n" ); document.write( "\n" ); document.write( "**4. Find the Angle of Elevation from A**\r \n" ); document.write( "\n" ); document.write( "* We have a right triangle ACD. \n" ); document.write( "* We know AC ≈ 268.36 m and CD ≈ 41.81 m. \n" ); document.write( "* tan(angle CAD) = CD / AC \n" ); document.write( "* tan(angle CAD) = 41.81 / 268.36 \n" ); document.write( "* tan(angle CAD) ≈ 0.1558 \n" ); document.write( "* angle CAD = arctan(0.1558) ≈ 8.85 degrees\r \n" ); document.write( "\n" ); document.write( "**Therefore, the angle of elevation of the hot air balloon from A is approximately 8.85 degrees.** \n" ); document.write( " \n" ); document.write( " |