document.write( "Question 124672: A girl walked from her home into town at the rate of 4 miles per hour. She returned by bus over the same route. The bus averaged 20 miles per hour, and the entire round trip took 1 hour and 40 minutes, including the 10 minute wait for the bus. How far did the girl walk? \n" ); document.write( "
Algebra.Com's Answer #91408 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A girl walked from her home into town at the rate of 4 miles per hour. She returned by bus over the same route. The bus averaged 20 miles per hour, and the entire round trip took 1 hour and 40 minutes, including the 10 minute wait for the bus. How far did the girl walk?
\n" ); document.write( ":
\n" ); document.write( "Let's subtract the 10 min wait; The travel time totals 1.5 hrs
\n" ); document.write( ":
\n" ); document.write( "Let d = distance walked (and distance by bus)
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: Time = Distance/speed
\n" ); document.write( ":
\n" ); document.write( "Walk time + Bus time = 1.5 hrs
\n" ); document.write( "\"d%2F4\" + \"d%2F20\" = 1.5
\n" ); document.write( ":
\n" ); document.write( "Multiply equation by 20 to get rid of the denominators
\n" ); document.write( "5d + d = 20(1.5)
\n" ); document.write( ":
\n" ); document.write( "6d = 30
\n" ); document.write( "d =\"30%2F6\"
\n" ); document.write( "d = 5 miles is the distance walked
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution by finding the time
\n" ); document.write( "\"5%2F4\" + \"5%2F20\" =
\n" ); document.write( " 1.25 + .25 = 1.5
\n" ); document.write( "
\n" );