document.write( "Question 807311: Luis can drive 4 times as fast as Oscar can ride his bicycle. If it takes Oscar 3 hours longer than Luis to travel 64 miles, how fast can Oscar ride his bike. \r
\n" );
document.write( "\n" );
document.write( "I've tried 64/t= 64/t+3
\n" );
document.write( " =0 \n" );
document.write( "
Algebra.Com's Answer #486280 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! L=4o, \n" ); document.write( "L*t=64, \n" ); document.write( "o*(t+3)=64 \n" ); document.write( "L = 64, o = 16, t = 1 \n" ); document.write( "luis traveled 64 mph in one hour \n" ); document.write( "oscar travel 16 mph in 4 hours \n" ); document.write( " \n" ); document.write( " |