document.write( "Question 1202670: An air traffic controller spots two planes flying at the same altitude. Their flight paths form a right angle at point P. One plane is 150 miles from point P and is moving at 460 miles per hour. The other plane is 200 miles from point P and is moving at 460 miles per hour. Write the distance s between the planes as a function of time t. \n" ); document.write( "
Algebra.Com's Answer #837651 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Imagine the two planes are moving towards P\r
\n" ); document.write( "\n" ); document.write( "The two places are at right angles to each other. ( In same Plane)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Form two equations that shows the position of each plane.\r
\n" ); document.write( "\n" ); document.write( "Plane A position at any time = 150 - 450t\r
\n" ); document.write( "\n" ); document.write( "Place B position = 200 - 450t perpendicular \r
\n" ); document.write( "\n" ); document.write( "The d istance between tem will be hypotenuse of the triangle with sides that are given by Plane A & B positions\r
\n" ); document.write( "\n" ); document.write( "c^2= a^2 + b^2 (Pythagoras Theorem)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c(t)^2 = (150t- 450)^2 +(200t-450)^2\r
\n" ); document.write( "\n" ); document.write( "22500t2-135000202500 +40000t^2-180000+202500\r
\n" ); document.write( "\n" ); document.write( "simplify to get the required function\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );