document.write( "Question 698468: A student walks from home to school and returns riding on a bus along the same route. The entire trip takes 40 minutes. If the bus travels 7 times as fast as the student can walk, how long would it take the student to walk in both directions? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #430695 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A student walks from home to school and returns riding on a bus along the same route. The entire trip takes 40 minutes. If the bus travels 7 times as fast as the student can walk, how long would it take the student to walk in both directions? \n" ); document.write( "-------- \n" ); document.write( "Walking 1/7 as fast as riding --> 7 times as many minutes walking \n" ); document.write( "t = time riding \n" ); document.write( "7t = time walking \n" ); document.write( "t + 7t = 40 min \n" ); document.write( "t = 5 min \n" ); document.write( "---------------- \n" ); document.write( "Walking both ways --> 7t + 7t \n" ); document.write( "= 70 minutes \n" ); document.write( " \n" ); document.write( " |