document.write( "Question 916952: An airplane is flying 10,500 feet above level ground. The angle of depression from the plane to the base of
\n" ); document.write( "a tree is 23degrees. How far horizontally must the plane fly to be directly over the tree?
\n" ); document.write( "

Algebra.Com's Answer #556422 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let it travel x miles to be right on top of the tree\r
\n" ); document.write( "\n" ); document.write( "tan 23 deg = 10500/x\r
\n" ); document.write( "\n" ); document.write( "x=10500/tan 23 degrees\r
\n" ); document.write( "\n" ); document.write( "=24736.45 feet
\n" ); document.write( "
\n" );