document.write( "Question 937597: A plane takes off from a runway and climbs at at angle of elevation of 15 degrees.
\n" );
document.write( "a. After the plane has traveled one mile (5280 feet) how far has the plane traveled horizontally? Round answer to nearest foot.
\n" );
document.write( "b.After the plane has traveled one mile (5280 feet) how far has the plane traveled vertically? Round your answer to the nearest foot. \n" );
document.write( "
Algebra.Com's Answer #571007 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! set up a right triangle with the airplane at the top of the short leg: \n" ); document.write( "--- \n" ); document.write( "third angle C: \n" ); document.write( "C = 180 - 90 - 15 \n" ); document.write( "C = 75 \n" ); document.write( "--- \n" ); document.write( "a: \n" ); document.write( "use law of sines: \n" ); document.write( "c/sinC = h/sinH \n" ); document.write( "c = sinC*h/sinH \n" ); document.write( "c = sin(75)*5280/sin(90) \n" ); document.write( "c = 5100.0883628 \n" ); document.write( "the airplane traveled 5100 feet horizontally \n" ); document.write( "--- \n" ); document.write( "b: \n" ); document.write( "use law of sines: \n" ); document.write( "b/sinB = h/sinH \n" ); document.write( "b = sinB*h/sinH \n" ); document.write( "b = sin(15)*5280/sin(90) \n" ); document.write( "b = 1366.56455814 \n" ); document.write( "the airplane traveled 1367 feet vertically \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |