document.write( "Question 687424: An aircraft is flying horizontally at constant speed v at 1000 ft height.
\n" );
document.write( "When it is directly overhead a missile is fired vertically at constant speed 2v.
\n" );
document.write( "The missile constantly heads directly towards the aircraft.
\n" );
document.write( "How far will the missile have travelled when it hits the aircraft?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #425279 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! An aircraft is flying horizontally at constant speed v at 1000 ft height. \n" ); document.write( "When it is directly overhead a missile is fired vertically at constant speed 2v. \n" ); document.write( "The missile constantly heads directly towards the aircraft. \n" ); document.write( "How far will the missile have traveled when it hits the aircraft? \n" ); document.write( ": \n" ); document.write( "Let t = travel time of the plane and the missile from that point \n" ); document.write( "then \n" ); document.write( "vt = distance traveled by the plane \n" ); document.write( "2vt = distance traveled by the missile \n" ); document.write( ": \n" ); document.write( "The missile will travel the hypotenuse of the right triangle formed by legs of \n" ); document.write( "1000 ft and vt \n" ); document.write( ": \n" ); document.write( "(2vt)^2 = (vt)^2 + 1000^2 \n" ); document.write( "4v^2t^2 = v^2t^2 = 10^6 \n" ); document.write( "combine like terms \n" ); document.write( "4v^2t^2 - v^2t^2 = 10^6 \n" ); document.write( "3v^2t^2 = 10^6 \n" ); document.write( "Find the square root of both sides \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "vt = \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |