document.write( "Question 1194355: A man traveled a distance of 960 kilometers by ship to an island. He returned by plane. The rate of the plane was 20 times the rate of the ship. He spent 42 hours on the trip. Find the rate of the ship and the rate if the plane. \n" ); document.write( "
Algebra.Com's Answer #826553 by josgarithmetic(39800)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                      SPEEDS        TIME          DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "SHIP                   r           960/r           960\r\n" );
document.write( "\r\n" );
document.write( "PLANE                 20r          960/(20r)       960\r\n" );
document.write( "\r\n" );
document.write( "TOTAL                               42\r\n" );
document.write( "

\n" ); document.write( "Easily formulate equation and solve for r, in \"960%2Fr%2B960%2F%2820r%29=42\".
\n" ); document.write( "
\n" );