Kinematic Question -- Car braking to avoid hitting a pedestrian

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
Erin Pashanov
Messages
5
Reaction score
0

Homework Statement


Driving along a steady speed of 26m/s and suddenly see a child 150m from you. Breaks can produce acceleration of -2.5m/s² but it takes time to get the foot from the gas to the brake pedal. How much time do you have, if to avoid hitting the child?
Known:
d=150m
a=-2.5m/s²
Vi=26m/s
t=?

Homework Equations


d=Vit+½at²

The Attempt at a Solution


150=26(t)+½(-2.5)t²
150=26t+(-1.25)t²
150=26t-1.25t²
1.25t²-26t+150=0
Quadratic formula:
qform01.gif

x=[26±√(-26)²-4(1.25)(150)]/2(1.25)
x=[26±√676-750]/2.5
x=[26±√-74]/2.5
x=[26±8.6i]/2.5
Here I got stuck. How can I solve it if I have an imagery number? I guess my way is wrong?
 
Physics news on Phys.org
Erin Pashanov said:
Driving along a steady speed of 26m/s and suddenly see a child 150m from you. Breaks can produce acceleration of -2.5m/s² but it takes time to get the foot from the gas to the brake pedal. How much time do you have, if to avoid hitting the child?
Known:
d=150m
a=-2.5m/s²
Vi=26m/s
t=?

Homework Equations


d=Vit+½at²
i think you are trying to solve without realising the physical situation.
try to ask - what should be car;s deceleration such that it comes to velocity zero after traversing the separation distance ? using other kinematical equation relating initial velocity , final velocity , distance and acceleration you can get info of required acceleration -compare this value with the maximum one can have -then relate the time taken ...
 
The problem is asking about your "reaction" time, that is , the time it takes for you to hit the brakes after first seeing the child. You are traveling at 26 m/s constant speed during this reaction time. You should first calculate how far you will travel to a stop after hitting the brakes , by using another kinematic equation. Then you can calc your max reaction time based on what distance you have left.
 
Kinda confused.. what should I solve for then? Vf?
 
PhanthomJay said:
No, you should solve for the distance it takes to go from Vo (26 m/s ) to Vf (0 m/s ) when you hit the brakes.
Got 135.2, now I sub this as my distance?