document.write( "Question 1159470: Bob travels in an airplane a distance of 1860 miles. For one- third of distance, the airplane flies at a speed of 560 miles per hour, and for the rest of the distance, it flies at a speed of 620 miles per hour. How long does the trip take. \n" ); document.write( "
Algebra.Com's Answer #782501 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "             SPEED      TIME            DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "firstpart      560      620/560          620\r\n" );
document.write( "\r\n" );
document.write( "lastpart       620     1240/620          1240\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Total time was 3 hours 6 minutes
\n" ); document.write( "
\n" );