document.write( "Question 1148972: A tourist starts to walk up a mountain path that is 31 miles long at the rate of 4 miles per hour. After walking for a while, he gets tired and decides to get a taxi. The taxi gets him to the top traveling at a constant speed of 50 mph. If the tourist reaches the destination 2 hours after he started, what distance does he have to pay the cab driver for?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #770323 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            There is another way to solve the problem, using only one unknown.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be distance traveled by the taxi, in miles.\r\n" );
document.write( "\r\n" );
document.write( "Then the walking distance is  (31-x) miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time spent by the taxi is  \"x%2F50\"  hours.\r\n" );
document.write( "\r\n" );
document.write( "The time walking is  \"%2831-x%29%2F4\"  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( "    \"%2831-x%29%2F4\" + \"x%2F50\" = 2  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the equation, multiply both sides by 100.  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    25*(31-x)   + 2x = 200\r\n" );
document.write( "\r\n" );
document.write( "    25*31 - 25x + 2x = 200\r\n" );
document.write( "\r\n" );
document.write( "    25*31 - 200      = 25x - 2x\r\n" );
document.write( "\r\n" );
document.write( "    x           = \"%2825%2A31-200%29%2F23\" = 25 km.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The distance to pay the cab driver for is  25 kilometers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   \"%2831-25%29%2F4\" + \"25%2F50\" = \"6%2F4\" + \"1%2F2\" = \"3%2F2\" + \"1%2F2\" = \"4%2F2\" = 2 hours.   ! Precisely 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( "No one of the two methods is better than the other.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "They both are good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Which one to use, depends on your preferences and methods you use in the class.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But you will benefit, if you know BOTH methods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );