document.write( "Question 266816: When a 757 passenger jet begins its descent to the Ronald Regan International Airport in Washington, D.C, it is 3900 feet from the ground. Its angle of descent is 6 degrees.
\n" );
document.write( "A. What is the plane’s ground distance to the air port?
\n" );
document.write( "B. How far must the plane fly to reach the runway?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #195976 by Alan3354(69443) You can put this solution on YOUR website! When a 757 passenger jet begins its descent to the Ronald Regan International Airport in Washington, D.C, it is 3900 feet from the ground. Its angle of descent is 6 degrees. \n" ); document.write( "A. What is the plane’s ground distance to the air port? \n" ); document.write( "tan(6) = 3900/s \n" ); document.write( "s = 3900/tan(6) \n" ); document.write( "s = 37,106 feet \n" ); document.write( "---------------- \n" ); document.write( "B. How far must the plane fly to reach the runway? \n" ); document.write( "sin(6) = 3900/hyp \n" ); document.write( "hyp = 37,310 feet\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |