document.write( "Question 836341: You are travelling to the scene of an accident, and the traffic is terrible. Your
\n" );
document.write( "average speed has slowed to 30 k
\n" );
document.write( "m/h. Assuming you still have another 10 km to
\n" );
document.write( "travel, and your speed does not change, how long will it take? \r
\n" );
document.write( "\n" );
document.write( "How do I work this type of question out? \n" );
document.write( "
Algebra.Com's Answer #504113 by richard1234(7193) You can put this solution on YOUR website! 10 km = (30 km/hr)*(time)\r \n" ); document.write( "\n" ); document.write( "time = 1/3 hr = 20 minutes \n" ); document.write( " |