document.write( "Question 833435: Alice travels from the train station to the bus depot at a speed of 20 km/hr starting at 12 noon.
\n" ); document.write( "Buses start from the depot at 6 A.M towards the train station. There is a bus every half hour
\n" ); document.write( "and it travels at a speed of 25 km/hr. The distance between the depot and the train station is
\n" ); document.write( "100 km. How many buses will Alice pass before she reaches the depot?
\n" ); document.write( "

Algebra.Com's Answer #502535 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Alice travels from the train station to the bus depot at a speed of 20 km/hr starting at 12 noon.
\n" ); document.write( "Buses start from the depot at 6 A.M towards the train station. There is a bus every half hour
\n" ); document.write( "and it travels at a speed of 25 km/hr. The distance between the depot and the train station is
\n" ); document.write( "100 km. How many buses will Alice pass before she reaches the depot?
\n" ); document.write( "***
\n" ); document.write( "traveling 100 km at 20 km/hr takes 5 hrs (station to depot)
\n" ); document.write( "traveling 100 km at 25 km/hr takes 4 hrs (depot to station)
\n" ); document.write( "After 4 hrs of traveling, alice will have passed 8 buses.
\n" ); document.write( "After traveling for another hour alice will pass one more bus for a total of 9 buses passed.
\n" ); document.write( "
\n" );