Calculating Time for Subway Travel with Maximum Acceleration

  • Thread starter Thread starter jehan4141
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
jehan4141
Messages
90
Reaction score
0
You can find this problem with supplemental pics on page 6 at http://www.physics.princeton.edu/~mcdonald/examples/ph101_2006/learning_guide_ph101_2006.pdf

Suppose that the maximum possible acceleration for passengers standing on a subway is 0.1 m/s^2 and that two subway stations are 0.7 km apart.

What is the minimum possible time taken between the two subways stations?
___________________________________________________________________

The answer is 170 seconds. I keep getting 118 seconds :(

My calculations are as follows:

x = (0.5)(acceleration)(time^2) where x = 700 meters and acceleration is 0.1

thus, sqrt(2x/acceleration) = time = 118

Can anybody tell me what I am doing wrong?
 
Last edited:
Physics news on Phys.org
I think the train has to stop at both stations, so you need to impose the condition that the velocity at both stations is zero. Right now the velocity won't be zero at the next station.
 
jehan4141 said:
Can anybody tell me what I am doing wrong?
What must the speed be at the start and end of the trip?
 
They may be thinking that you accelerate fo half the distance, then decelerate for the remaining half.
 
Yes! Thank you so much everyone!