document.write( "Question 986987: You walk at an average of 3.2 miles per hour on the way to school, and at an average of 4 miles per hour on the way home. The total walking time is 18 minutes. How far away is the school? Round your answer to the nearest hundredth of a mile. \n" ); document.write( "
Algebra.Com's Answer #607966 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
You walk at an average of 3.2 miles per hour on the way to school, and at an average of 4 miles per hour on the way home.
\n" ); document.write( "The total walking time is 18 minutes.
\n" ); document.write( " How far away is the school?
\n" ); document.write( " Round your answer to the nearest hundredth of a mile.
\n" ); document.write( ":
\n" ); document.write( "Since we are dealing in mph, change 18 min to hrs; 18/60 .3 hrs
\n" ); document.write( "let d = the one way distance
\n" ); document.write( "write time equation; time = dist/speed
\n" ); document.write( "To time + return time = .3 hrs
\n" ); document.write( "\"d%2F3.2\" + \"d%2F4\" = .3
\n" ); document.write( "clear denominators, multiply equation by 32, cancel the denominators
\n" ); document.write( "10d + 8d = .3(32)
\n" ); document.write( "18d = 9.6
\n" ); document.write( "d = 9.6/18
\n" ); document.write( "d = .53 mi to the school
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "Confirm this, find the actual time each way
\n" ); document.write( ".533/3.2 = .167 hrs
\n" ); document.write( ".533/4.0 = .133 hrs
\n" ); document.write( "---------------------
\n" ); document.write( "total time: .3 hrs
\n" ); document.write( "
\n" );