document.write( "Question 1138412: Inez can run at a rate that is 2 miles per hour faster
\n" ); document.write( "than Olivia’s rate. One day, Inez gave Olivia a 25-minute head
\n" ); document.write( "start on a run. If Inez passes Olivia 5 miles from the starting
\n" ); document.write( "point, how fast is each running?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #756208 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            There are many ways to solve this problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            In my post I'll show you some of them.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be Olivia's rate (in miles per hour).\r\n" );
document.write( "\r\n" );
document.write( "Then the Inez's rate is (x+2) mph, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you can write this \"distance\" equations\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (25/60 + t)*x = 5,     (1)\r\n" );
document.write( "\r\n" );
document.write( "     t*(x+2)      = 5      (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In these equations, \" t \" is the time after Inez' start to the catching moment;\r\n" );
document.write( "\r\n" );
document.write( "the left  side of the equation (1) is the distance ran by Olivia, while \r\n" );
document.write( "the right side of the equation (2) is the distance ran by Inez from the starting point \r\n" );
document.write( "\r\n" );
document.write( "to the catching up point, and equations state that each of these distances is 5 miles long.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, this system of two non-linear equations is one possible setup for the problem.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Another possible setup is this equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"5%2Fx\" - \"5%2F%28x%2B2%29\" = \"25%2F60\",     (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "saying that the difference of two traveled times,  Olivia's time  \"5%2Fx\"  and  Inez's time  \"5%2F%28x%2B2%29\",  is  25 minutes, \r\n" );
document.write( "or  \"25%2F60\"  of an hour.\r\n" );
document.write( "\r\n" );
document.write( "This equation (3) is called the \"time\" equation.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I prefer this second setup and will show you on how to solve this equation (3).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by  60x*(x+2)  to get\r\n" );
document.write( "\r\n" );
document.write( "    300(x+2) - 300x = 25x*(x+2)\r\n" );
document.write( "\r\n" );
document.write( "    300x + 600 - 300x = 25x^2 + 50x\r\n" );
document.write( "\r\n" );
document.write( "    25x^2 + 50x - 600 = 0\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + 2x - 24 = 0\r\n" );
document.write( "\r\n" );
document.write( "    (x+6)*(x-4) = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The roots are -6 and 4, and we accept only the positive value of 4 as the Olivia' speed.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Olivia' speed is 4 mph;  Inez' speed is 4+2 = 6 mph.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   Olivia's time is  \"5%2F4\" hours = 1 hour and 15 minutes = 60 + 15 = 75 minutes.\r\n" );
document.write( "\r\n" );
document.write( "         Inez's time is  \"5%2F6\" hours = 50 minutes,\r\n" );
document.write( "\r\n" );
document.write( "         and the difference is  75 minutes MINUS 50 minutes = 25 minutes,\r\n" );
document.write( "\r\n" );
document.write( "         EXACTLY and PRECISELY as the problem states.\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( "    - Selected Travel and Distance problems from the archive \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( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );