document.write( "Question 623384: please help me solve this problem: HEIGHT OF A PROBLEM: In traveling across flat land, you notice a mountain directly in front of you. Its angle of elevation (to the peak) is 3.5 degrees. After you drive 13 miles closer to the mountain, the angle of elevation is 9 degrees. Approximate the height of a mountain. \n" ); document.write( "
Algebra.Com's Answer #392112 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In traveling across flat land, you notice a mountain directly in front of you. Its angle of elevation (to the peak) is 3.5 degrees. After you drive 13 miles closer to the mountain, the angle of elevation is 9 degrees. Approximate the height of a mountain. \n" ); document.write( "------------ \n" ); document.write( "Make a triangle ABC, C is the mountain top, A the 1st point, B the 2nd point. \n" ); document.write( "Angle CAB = 3.5 \n" ); document.write( "Angle CBA = 180 - 9 = 171 degs \n" ); document.write( "Angle BCA = 180 - (3.5 + 9) = 5.5 degs \n" ); document.write( "-------- \n" ); document.write( "Find the distance BC = side a \n" ); document.write( "Law of Sines: \n" ); document.write( "c/sin(C) = a/sin(A) \n" ); document.write( "a = c*sin(A)/sin(C) = 9*sin(3.5)/sin(5.5) \n" ); document.write( "a =~ 5.7325 miles \n" ); document.write( "----------- \n" ); document.write( "h = a*sin(180 - 171) \n" ); document.write( "h =~ 0.89676 mi \n" ); document.write( "h =~ 4735 feet \n" ); document.write( " \n" ); document.write( " |