document.write( "Question 1150319: Miguel went on a bike ride of 24 miles. He realized that if he had gone 6 mph faster, he would have arrived 9 hours sooner. How fast did he actually ride? \n" ); document.write( "
Algebra.Com's Answer #771708 by ikleyn(52814)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            The way on how @josmiceli solves the problem,  may scare the reader.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            Meanwhile,  all such problems have very straightforward  SIMPLE  LOGIC  nice solutions using  \"time\"  equation.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let v be the unknown rate of the biker.\r\n" );
document.write( "\r\n" );
document.write( "Then the time of his biking is  \"24%2Fv\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Had he gone 6 miles faster, his time would be  \"24%2F%28x%2B6%29\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"48%2Fv\" - \"48%2F%28x%2B6%29\" = 9  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides by x*(x+6).  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    48*(x+6) - 48x = 9x*(x+6)\r\n" );
document.write( "\r\n" );
document.write( "    48x + 288 - 48x = 9x^2 + 54x\r\n" );
document.write( "\r\n" );
document.write( "    9x^2 + 54x - 288 = 0\r\n" );
document.write( "\r\n" );
document.write( "     x^2 +  6x -  32 = 0\r\n" );
document.write( "\r\n" );
document.write( "     (x+8)*(x-2)     = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The only positive root x= 2 makes sense.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives the ANSWER :  the rate of biking is  2 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  I will check equation (1) by substituting the value x= 2 there\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        \"24%2F2\" - \"24%2F%282%2B6%29\" = 12 - 3 = 9  hours.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Using  \"time\"  equation is the  STANDARD  method of solving such problems.\r
\n" ); document.write( "\n" ); document.write( "From this lesson,  learn on how to write,  how to use and how to solve a  \"time\"  equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see many other similar solved problems,  look into the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Had a car move faster it would arrive sooner\r
\n" ); document.write( "\n" ); document.write( "    - How far do you live from school? \r
\n" ); document.write( "\n" ); document.write( "    - Earthquake waves \r
\n" ); document.write( "\n" ); document.write( "    - Time equation: HOW TO use, HOW TO write and HOW TO solve it \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );