document.write( "Question 1143050: A jet airplane departing on time, flying between two airports at an average speed of 540 mph
\n" );
document.write( "arrives eight minutes late. Departing on time and flying at an average speed of 480 mph it
\n" );
document.write( "arrives fifty-three minutes late. What is the number of miles between the two airports? \n" );
document.write( "
Algebra.Com's Answer #763808 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A jet airplane departing on time, flying between two airports at an average speed of 540 mph \n" ); document.write( "arrives eight minutes late. Departing on time and flying at an average speed of 480 mph it \n" ); document.write( "arrives fifty-three minutes late. What is the number of miles between the two airports? \n" ); document.write( "===================== \n" ); document.write( "d = distance \n" ); document.write( "--- \n" ); document.write( "A jet airplane departing on time, flying between two airports at an average speed of 540 mph arrives eight minutes late. \n" ); document.write( "t1 = time at 540 mi/hr \n" ); document.write( "t1 = d/540 \n" ); document.write( "================= \n" ); document.write( "Departing on time and flying at an average speed of 480 mph it arrives fifty-three minutes late. \n" ); document.write( "t2 = time at 480 mi/hr \n" ); document.write( "t2 = d/480 \n" ); document.write( "============================= \n" ); document.write( "t2 = t1 + 0.75 ----- time in hours \n" ); document.write( "d/480 = d/540 + 0.75 \n" ); document.write( "---- \n" ); document.write( "Solve for d. \n" ); document.write( "--- \n" ); document.write( "Email via the TY note for help, or to check your work. \n" ); document.write( " \n" ); document.write( " |