document.write( "Question 145769: Hello, my problem is:\r
\n" );
document.write( "\n" );
document.write( "An aircraft 200 kilometers away is flying toward an air base at 350 kilometers. How long will it take a plane flying from the base at 450 kilmeters per hour to interecept the first aircraft?\r
\n" );
document.write( "\n" );
document.write( "My question is:
\n" );
document.write( "How do I figure out the formula? Then once I have that, how do I figure the distance, time, and rate? \n" );
document.write( "
Algebra.Com's Answer #106399 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An aircraft 200 kilometers away is flying toward an air base at 350 kilometers. How long will it take a plane flying from the base at 450 kilmeters per hour to intercept the first aircraft? \n" ); document.write( ": \n" ); document.write( "Think of it this way. When the intercept takes place, the two aircraft will have traveled a total of 200 km \n" ); document.write( ": \n" ); document.write( "Let t = travel time of both aircraft \n" ); document.write( ": \n" ); document.write( "Write a distance equation: dist = speed * time \n" ); document.write( "; \n" ); document.write( "1st aircraft dist + 2nd aircraft dist = 200 km \n" ); document.write( ": \n" ); document.write( "350t + 450t = 200 \n" ); document.write( ": \n" ); document.write( "800t = 200 \n" ); document.write( "t = \n" ); document.write( "t = \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "did this answer your questions? \n" ); document.write( " |