Constant acceleration and maximum deceleration

AI Thread Summary
When driving at 20 m/s and encountering a deer 35 meters ahead, the driver has a reaction time of 0.5 seconds before braking, resulting in an initial travel distance of 10 meters. After applying maximum deceleration of 10 m/s², the vehicle travels an additional 20 meters before coming to a stop. The total distance covered before stopping is 30 meters, leaving a 5-meter gap between the vehicle and the deer. To determine the time required to stop after braking, the driver should use the motion equation that incorporates distance, initial velocity, and acceleration. The discussion emphasizes the importance of using the correct distance traveled during braking for accurate calculations.
andyman21
Messages
13
Reaction score
0
You are driving down the highway late one night at 20 \rm m/s when a deer steps onto the road 35 m in front of you. Your reaction time before stepping on the brakes is 0.50 s , and the maximum deceleration of your car is 10 m/s^2 . How much distance is between you and the deer when you come to a stop?

I have already found the answer to be 5 meters between me and the deer and now it wants me to "Determine the time required for you to stop once you hit the brakes. I am confused on how to get this value. Any help would be appreciated. Thanks
 
Physics news on Phys.org
I completely forgot to put how i figured out my answer... sorry for that ...

Vi = 20 m/s
Vf = 0.0 m/s
d = 35 m
Tr = 0.50 s
a = -10 m/s^2 --> Note this must be negative, as acceleration is "acting against" your line of travel. if it isn't, your math won't work.

First calculate how far you travel before you hit the brakes. This is easy, 6th grade math. Distance, rate, time.

D = R * T
D = Vi * Tr
D = (20 m/s) * (0.50 s)
D = 10 m

Second, how far you went after you hit the brakes.

Dd = [ Vf^2 - Vi^2 ] / [ 2 * (-10 m/s^2) ]
Dd = [ (0.0 m/s)^2 - (20 m/s)^2 ] / (-20 m/s^2)
Dd = [ -400 m^2/s^2 ] / (-20 m/s^2)
Dd = 20 m

Total distance traveled

Dt = D + Dd
Dt = (10 m) + (20 m)
Dt = 30 m

Does he survive?

Ds = d - Dt
Ds = (35 m) - (30 m)
Ds = 5 mSo you come to a stop 5 meters before hitting him
 
yes. Now for the time it takes to stop after hitting the brakes.. use another of the motion equations.
 
Would i plug my answer of 5m into say d=vi+vf/2xt ( so it would be 5=20+0/2xt?)
 
Why would you use d =5? You stopped in 20 m. You can use that figure in your equation. Or simply use the motion equation relating v with acceleration and time as a check.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top