document.write( "Question 1136208: When driving a 9 hour trip home, Sharon drove 420 miles on the interstate and 135 miles on country roads. Her speed on the interstate was 25 more than on country roads. What was her speed, in miles per hour , on country roads? \n" ); document.write( "
Algebra.Com's Answer #753976 by ikleyn(52810)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let r = her speed, in miles per hour , on country roads.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the other speed is  (r+25) mph.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You have this  \"time\" equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"420%2F%28r%2B25%29\" + \"135%2Fr\" = 9  hours.           <<<---=== Every fraction on the left side is the time to cover the distance . . . \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides by  r*(r+25).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     420r + 135*(r+25) = 9r*(r+25).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now simplify and solve this quadratic equation.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     420r + 135r + 135*25 = 9r^2 + 9*25r\r\n" );
document.write( "\r\n" );
document.write( "     9r^2 - 330r - 3375 = 0\r\n" );
document.write( "\r\n" );
document.write( "     3r^2 - 110r - 1125 = 0\r\n" );
document.write( "\r\n" );
document.write( "      r = \"%28110+%2B-+sqrt%28110%5E2+%2B+4%2A3%2A1125%29%29%2F%283%2A2%29\" = \"%28110+%2B-+160%29%2F6\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Only positive root is meaningful  r = \"%28110+%2B+160%29%2F6\" = \"270%2F6\" = 45.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  45 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   \"420%2F%2845%2B25%29\" + \"135%2F45\" = \"420%2F70\" + \"135%2F45\" = 6 + 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( "Using  \"time\"  equation is the  STANDARD  way to solve such problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From this solution,  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( "---------------\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( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );