document.write( "Question 269310: How would you solve this problem what method would you use? An airplane flies directly overhead at 600 mph. 1 minute later it is seen at an angel of elevation of 35 degrees.
\n" );
document.write( " 1. How far did the airplane fly during that time?
\n" );
document.write( " 2. What is the elevation?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #197412 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How would you solve this problem what method would you use? An airplane flies directly overhead at 600 mph. 1 minute later it is seen at an angel of elevation of 35 degrees. \n" ); document.write( "--- \n" ); document.write( "distance = rate*time = 600(mi/hr)(1/60)hr = 10 miles \n" ); document.write( "--- \n" ); document.write( "Draw a right triangle with base = 10, altitude = \"h\" and an \n" ); document.write( "angle of 35 degrees opposite the altitude. \n" ); document.write( "------- \n" ); document.write( "1. How far did the airplane fly during that time? \n" ); document.write( "figured above: 10 miles \n" ); document.write( "-------------------------------- \n" ); document.write( "2. What is the elevation? \n" ); document.write( "tan(35) = h/10 \n" ); document.write( "h = 10tan(35) \n" ); document.write( "h = 7.00 miles \n" ); document.write( "---- \n" ); document.write( "That's about 7(5280)= 36971 ft. \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |