document.write( "Question 1160712: Hello\r
\n" ); document.write( "\n" ); document.write( "I need an explanation on this problem, not a solve.\r
\n" ); document.write( "\n" ); document.write( "Kira drove 200 miles from San Diego to Santa Barbara. On the return trip, she decreased her speed by 10 mph, and the trip took an extra hour. What was her speed on the way back?\r
\n" ); document.write( "\n" ); document.write( "Going: 200/x
\n" ); document.write( "Return: 200/x-10\r
\n" ); document.write( "\n" ); document.write( "200/x + 1 = Return: 200/x-10\r
\n" ); document.write( "\n" ); document.write( "I’m confused as to why we add one to going and not on return since that statement comes after she decreased her speed.\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance.
\n" ); document.write( "

Algebra.Com's Answer #784100 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be her speed driving to Santa Barbara, in miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "Then her speed driving back is (x-10) mph, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time driving \"to there\" is  \"200%2Fx\" hours  (the distance divided by speed).\r\n" );
document.write( "\r\n" );
document.write( "The time driving back is  \"200%2F%28x-10%29\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Time back is one hour longer than the time \"to there\".\r\n" );
document.write( "\r\n" );
document.write( "It gives you THIS EQUATION\r\n" );
document.write( "\r\n" );
document.write( "    \"200%2F%28x-10%29\" - \"200%2Fx\" = 1  hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the major step of the solution to establish this equation.\r\n" );
document.write( "\r\n" );
document.write( "It is called \"time\" equation, since each its term is the time.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this point, I just see / guess the solution mentally:  x = 50 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the equation formally, multiply both sides by x*(x-10).  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    200x - 200*(x-10) = x*(x-10).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x\r\n" );
document.write( "\r\n" );
document.write( "    2000 = x^2 - 10x,\r\n" );
document.write( "\r\n" );
document.write( "    x^2 - 10x - 1000 = 0.\r\n" );
document.write( "\r\n" );
document.write( "Factor left side\r\n" );
document.write( "\r\n" );
document.write( "    (x-50)*(x+40) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The solution is  x= 50 mph  (exactly as I guessed above).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  Time to Santa Barbara is  \"200%2F50\" = 4 hours.\r\n" );
document.write( "\r\n" );
document.write( "        Time driving back is  \"200%2850-10%29\" = \"200%2F40\" = 5 hourrs.\r\n" );
document.write( "\r\n" );
document.write( "        The difference is  5 hours - 4 hours = 1 hour.    ! Precisely correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The problem is just solved, explained and completed. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I hope everything is clear to you.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In any case, you will not get better explanation NOWHERE.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do not forget to post your \"THANKS\" to me for my solution/lesson.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );