document.write( "Question 1185854: Pedro can drive 4 times as fast as Rico can ride his bicycle. If it takes Rico 3 hours longer than Pedro to travel 76 miles, how fast can Rico ride his bicycle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #816730 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You have received two similar responses showing solving the problem using expressions for the two speeds. \n" ); document.write( "But since the given information is that Rico's travel time is 3 hours longer than Pedro's, the problem is easier to set up and solve using times instead of speeds. \n" ); document.write( "Since Pedro drives 4 times as fast as Rico rides, Rico takes 4 times as long as Pedro to cover any particular distance. So \n" ); document.write( "Let x = Pedro's time to drive 76 miles \n" ); document.write( "Then 4x = Rico's time to ride 76 miles \n" ); document.write( "Rico's time to travel 76 miles is 3 hours longer than Pedro's: \n" ); document.write( "4x-x=3 \n" ); document.write( "3x=3 \n" ); document.write( "x=1 \n" ); document.write( "Rico's time to travel 76 miles is 4x = 4 hours, so his speed is 76/4 = 19mph. \n" ); document.write( "ANSWER: 19mph \n" ); document.write( " \n" ); document.write( " |