document.write( "Question 1202282: Wanatobe walked to the moot at 4 miles per hour and then rode back home in bus at 24 miles per hour. If her total traveling time was 14 hours, how far was it to the moot? \n" ); document.write( "
Algebra.Com's Answer #836999 by ikleyn(52878)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Wanatobe walked to the moot at 4 miles per hour and then rode back home
\n" ); document.write( "in bus at 24 miles per hour. If her total traveling time was 14 hours,
\n" ); document.write( "how far was it to the moot?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the one-way distance, in miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time spent walking is  \"x%2F4\"  hours.\r\n" );
document.write( "\r\n" );
document.write( "The time spent by bus is  \"x%2F24\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total time equation is\r\n" );
document.write( "\r\n" );
document.write( "    \"x%2F4\" + \"x%2F24\" = 14  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is your basic equation to solve and to find x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides of the equation by 24.  You will get\r\n" );
document.write( "\r\n" );
document.write( "    6x + x = 14*24\r\n" );
document.write( "\r\n" );
document.write( "      7x   = 14*24\r\n" );
document.write( "\r\n" );
document.write( "       x   =  2*24 = 48.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  One way distance is 48 miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  The time walking = 48/4 = 12 hours.\r\n" );
document.write( "\r\n" );
document.write( "        The time by bus = 48/24 = 2 hours.\r\n" );
document.write( "\r\n" );
document.write( "        Total time 12 + 2 = 14 hours.  ! correct !\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" );