document.write( "Question 908918: During the first 20km of a 50 km bicycle race, Rosa's average speed was 30 km/h. What must her average speed be during the remainder of the race if she is to finish the race in less than 1.5 h?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #551800 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! During the first 20km of a 50 km bicycle race, Rosa's average speed was 30 km/h. What must her average speed be during the remainder of the race if she is to finish the race in less than 1.5 h? \n" ); document.write( "*** \n" ); document.write( "travel time=distance/speed \n" ); document.write( "let x=average speed during the remainder of the race \n" ); document.write( "20/30+30/x=1.5 \n" ); document.write( "30/x=1.5-20/30 \n" ); document.write( "30/x=3/2-2/3=9/6-4/6=5/6 \n" ); document.write( "x/30=6/5 \n" ); document.write( "x=36 \n" ); document.write( "What must her average speed be during the remainder of the race? >36 km/hr \n" ); document.write( " |