document.write( "Question 1048576: A passenger plane flew to Jakarta and back. It took one hour longer to go there than it did to come back. Let t represent the time it took to fly back. The average speed on the trip there was 180mi/h. The average speed on the way back was 200m/h. How many hours did each trip take?\r
\n" ); document.write( "\n" ); document.write( "Tried:\r
\n" ); document.write( "\n" ); document.write( "180(t+1)=200t
\n" ); document.write( "180t+180=200t
\n" ); document.write( "180=20t
\n" ); document.write( "t=90\r
\n" ); document.write( "\n" ); document.write( "Is this correct?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #664174 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Time t is in hours. Distance each way d, is also unknown as is t.
\n" ); document.write( "
\r\n" );
document.write( "                   RATE           TIME        DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "TRIP THERE         180            t+1           d\r\n" );
document.write( "\r\n" );
document.write( "RETURNING          200            t             d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"system%28180%2A%28t%2B1%29=d%2C200t=d%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"180%28t%2B1%29=200t\"
\n" ); document.write( "\"180t%2B180=200t\"
\n" ); document.write( "\"180=20t\"
\n" ); document.write( "\"t=180%2F20=18%2F2\"
\n" ); document.write( "You just made a decimal mistake.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--
\n" ); document.write( "Another way of showing that you know what you need to do to solve this problem, but as sometimes happens, a computational mistake occurs. Mistake NOT because of lack of understanding - just a slippage in attention.
\n" ); document.write( "
\n" );