document.write( "Question 765599: a car travels at a speed of 40 km/h for 2 hours and then at 60 km/h for 3 hours.What is the average speed of the car during the entire journey? \n" ); document.write( "
Algebra.Com's Answer #466276 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a car travels at a speed of 40 km/h for 2 hours and then at 60 km/h for 3 hours.What is the average speed of the car during the entire journey?
\n" ); document.write( "***
\n" ); document.write( "speed=distance/travel time
\n" ); document.write( "distance=2*40+60*3=80+180=260 km
\n" ); document.write( "travel time=2+3=5 hrs
\n" ); document.write( "Average speed during entire journey=260/5=52 km/h
\n" ); document.write( "
\n" );