document.write( "Question 1166630: A company president flew 1110 miles in a corporate jet but returned in a smaller plane that could fly only half as fast. If the total travel time was 9 hours, find the speeds of the planes.
\n" );
document.write( "corporate jet
\n" );
document.write( " mph
\n" );
document.write( "smaller plane
\n" );
document.write( " mph
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #791190 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! ------------------------------------------------------ \n" ); document.write( "..., flew 1110 miles in a corporate jet but returned in a smaller plane that could fly only half as fast. If the total travel time was 9 hours, find the speeds of the planes. \n" ); document.write( "-----------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r, speed of small plane \n" ); document.write( "2r, speed of jet \n" ); document.write( "d = 1110 miles \n" ); document.write( "t = 9 hours total \n" ); document.write( " \r\n" ); document.write( " SPEED TIME DISTANCE\r\n" ); document.write( "\r\n" ); document.write( "Jet 2r d/(2r) d \r\n" ); document.write( "\r\n" ); document.write( "Plane r d/r d\r\n" ); document.write( "\r\n" ); document.write( "TOTAL t\r\n" ); document.write( " \n" ); document.write( "Solve this time sum equation for r: \n" ); document.write( " |