document.write( "Question 1162900: Edward takes 15 minutes longer than Kate does to make the 112-mile drive between two cities. Kate drives 8 miles an hour faster. How fast do Edward and Kate drive? \n" ); document.write( "
Algebra.Com's Answer #786802 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the Edward's rate driving, in miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the Kate's rate driving is  (x+8) mph.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write the \"time\" equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"112%2Fx\" - \"112%2F%28x%2B8%29\" = \"1%2F4\"   of an hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides by 4x*(x+8).  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    112*4*(x+8) - 112*4*x = x*(x+8)\r\n" );
document.write( "\r\n" );
document.write( "    112*4(x+8) - 112*4x = x*(x+8)\r\n" );
document.write( "\r\n" );
document.write( "    3584 = x*(x+8)      (*)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this point, there are two ways to complete the solution.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "First way is to solve this quadratic equation formally.\r\n" );
document.write( "In this way, you will get the ANSWER 56 mph for Edwards and 64 mph for Kate.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The other way is to introduce new variable y = x+4.\r\n" );
document.write( "Then x+8 = y-4,  and your equation (*)  takes the form\r\n" );
document.write( "\r\n" );
document.write( "    3584 = (y-4)*(y+4)\r\n" );
document.write( "\r\n" );
document.write( "    3584 = y^2 - 16\r\n" );
document.write( "\r\n" );
document.write( "    3584 + 16 = y^2  \r\n" );
document.write( "\r\n" );
document.write( "    3600 = y^2\r\n" );
document.write( "\r\n" );
document.write( "    y  =  60\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and you get the same answer practically MENTALLY.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );