document.write( "Question 279596: Pablo can drive 5 times as fast as Oscar can ride his bicycle. If it takes Oscar 4 hours longer than Pablo to travel 90 miles, how fast can Oscar ride his bicycle? \n" ); document.write( "
Algebra.Com's Answer #854170 by ikleyn(53742)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Pablo can drive 5 times as fast as Oscar can ride his bicycle. If it takes Oscar 4 hours longer than Pablo
\n" ); document.write( "to travel 90 miles, how fast can Oscar ride his bicycle?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        The solution and the answer in the post by @mananth both are incorrect due to arithmetic errors.\r
\n" ); document.write( "\n" ); document.write( "        I came to provide a correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let Oscar' speed be x miles per hour\r\n" );
document.write( "\r\n" );
document.write( "Pablo's speed = 5x miles per hour\r\n" );
document.write( "\r\n" );
document.write( "t= distance /rate\r\n" );
document.write( "\r\n" );
document.write( "\"90%2Fx\" = Oscar's time\r\n" );
document.write( "\r\n" );
document.write( "Pablo's time = \"90%2F5x\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Time equation\r\n" );
document.write( "\r\n" );
document.write( "    \"90%2Fx\" + 4 = \"90%2F5x\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    \"90%2Fx\" - \"90%2F5x\" = 4\r\n" );
document.write( "\r\n" );
document.write( "    \"%2890%2Fx%29%2A%281-1%2F5%29\" = 4\r\n" );
document.write( "\r\n" );
document.write( "    \"%2890%2Fx%29%2A%284%2F5%29\" = 4\r\n" );
document.write( "\r\n" );
document.write( "    \"90%2Fx\" = 5\r\n" );
document.write( "\r\n" );
document.write( "    x = \"90%2F5\" = 18.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Oscar' speed riding bicycle is 18 miles per hour.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved correctly.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );