document.write( "Question 994108: Rico can drive 2 times as fast as Luis can ride his bicycle. If it takes Luis 2 hours longer than Rico to travel 88 miles, how fast can Luis ride his bicycle? \n" ); document.write( "
Algebra.Com's Answer #613326 by addingup(3677)![]() ![]() You can put this solution on YOUR website! R - time for Rico to drive 88 miles \n" ); document.write( "L - time for Luis to bike 88 miles \n" ); document.write( "R can drive 2 times faster, which means he will get to the end in 1/2 the time \n" ); document.write( "Now we have an equation: \n" ); document.write( "R=1/2L \n" ); document.write( "Also, it took Luis 2 hours longer than Rico: \n" ); document.write( "R+2=L \n" ); document.write( "Now, on this last equation let's substitute tha value of R: \n" ); document.write( "1/2L+2= L Subtract 1/2L from both sides \n" ); document.write( "2= 1/2L Now divido both sides by 1/2 \n" ); document.write( "4= L, or L= 4 So it takes Luis 4 hours to do the 88 miles. Finally: \n" ); document.write( "v= d/t= 88/4= 22 miles per hour is Luis' speed \n" ); document.write( " |