document.write( "Question 891199: An airplane leaves an airport traveling north at 10 AM and at 2 PM another plane leaves the same airport traveling south. If the plane traveling north travels 20 miles per hour faster than the plane flying south, what is the distance traveled by the faster plane, if at 7 PM they are 2,700 miles apart?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #539595 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! 10AM to 2PM is 4 hours. \n" ); document.write( "2PM to 7PM is 5 hours. \n" ); document.write( "10AM to 10PM is 9 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The northbound plane traveled (r+20)*9 miles and the southbound plane traveled r*5 miles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Both planes going opposite directions, away from each other; \n" ); document.write( " \n" ); document.write( "Solve for r. \n" ); document.write( "From r, you can compute the distance traveled for each plane. \n" ); document.write( " |