document.write( "Question 1201192: Matt took 7hrs to drive from Kingston to Montreal a total distance of 485 km. He drove most of the way at 100 km/h, but was slowed to 30 km/h during a trafic jam. How many hours he spend driving at each speed?
\n" ); document.write( "D:distance
\n" ); document.write( "S:speed
\n" ); document.write( "T:time
\n" ); document.write( "

Algebra.Com's Answer #835455 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
\"speed%2Atime=distance\"
\n" ); document.write( "\"or\"
\n" ); document.write( "\"speed=distance%2Ftime\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                 SPEED        TIME          DISTANCE\r\n" );
document.write( "MOST WAY         100\r\n" );
document.write( "TRAFF. JAM        30\r\n" );
document.write( "Total                           7               485\r\n" );
document.write( "

\n" ); document.write( "You can do this! Assign ONE variable for either of the missing time quantities...
\n" ); document.write( "
\n" );