document.write( "Question 906000: A car tests a new engine by traveling a straight course a distance of 3000 meters. During the first half of the course, the car averages a speed of 20 m/s, and during the second half of the course, the car averages a speed of 30 m/s. What is the car's average speed for the entire course?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549611 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A car tests a new engine by traveling a straight course a distance of 3000 meters. During the first half of the course, the car averages a speed of 20 m/s, and during the second half of the course, the car averages a speed of 30 m/s. What is the car's average speed for the entire course? \n" ); document.write( "*** \n" ); document.write( "average speed=distance/travel time \n" ); document.write( "travel time=distance/speed \n" ); document.write( "=1500/20+1500/30 \n" ); document.write( "=75+50=125 s \n" ); document.write( "What is the car's average speed for the entire course? 3000/125=24 m/s \n" ); document.write( " |