A Couple Deceleration Questions

  • Thread starter Thread starter SaviourToNone
  • Start date Start date
  • Tags Tags
    Couple Deceleration
AI Thread Summary
The discussion focuses on two physics problems involving motion and deceleration. The first problem calculates the stopping distance of a car traveling at 95 km/h with a human reaction time of 1 second and a deceleration of -4.0 m/s², resulting in a total stopping distance of approximately 113.36 meters. The second problem involves a package dropped from a helicopter ascending at 5.20 m/s from a height of 125 m, which first rises to a maximum height before falling. The total time for the package to reach the ground is calculated to be about 5.61 seconds, accounting for both the ascent and descent phases. These calculations illustrate the application of kinematic equations in real-world scenarios.
SaviourToNone
Messages
1
Reaction score
0
(1) 1. Homework Statement

Determine the stopping distance for a car with an initial speed of 95km/h and human reaction time of 1.0s, for an acceleration (a) a = -4.0m/s^2

Initial velocity (V1) = 95 km/h = 26.38 m/s
Final velocity (V2) = 0 m/s
Initial Displacement (Y1) = ?
Final Displacement (Y2) = 0 m
Acceleration = -4.0 m/s^2

Homework Equations



V2 = V1 + at (??)

Y2 = Y1 + V1(t) + 1/2(a)(t)^2

The Attempt at a Solution



Tried too many times...

-------------------------------------------------------------------------------------------------

(2) 1. Homework Statement

A helicopter is ascending vertically with a speed of 5.20 m/s. At a height of 125 m above the Earth, a package is dropped from a window. How much time does it take for the package to reach the ground? [ Hint: the package's initial speed equals the helicopter's.]

Homework Equations


?
 
Physics news on Phys.org
First count the distance that it travels in one second (before the brake is applied). Then using the given acceleration find the distance it travels while decelerating from 95 to 0, you should use the equation: final v squared minus initial v squared is 2ad where a is acceleration and d is distance. Try that out.
 
So you have initival velocity 26.833m/s

Takes a human 1 second to hit the break; so find the distance traveled before he hits the break
Formula:d = d_{o} + v_{0}*t+\frac{1}{2}at^2

Variables:
d_{0} = 0
a = 0
v_{0} = 26.83m/s
t=1

Solve for d
--------------------------

Next find the time it takes for the driver to come to a stop

Formula : V= V_{0} + at

Variables:
V = 0
V_{0} = 26.83m/s
a = -4m/s^2

solve for t
----------------------------------
Next find the distance when he hits the break

Formula;d = d_{o} + v_{0}*t+\frac{1}{2}at^2

Variables:
d_{0} = the answer from before
v_{0} = you already have
a = -4m/s^2
t = from before

Solve for d
 
SaviourToNone said:
(1) 1. Homework Statement

Determine the stopping distance for a car with an initial speed of 95km/h and human reaction time of 1.0s, for an acceleration (a) a = -4.0m/s^2

Initial velocity (V1) = 95 km/h = 26.38 m/s
Final velocity (V2) = 0 m/s
Initial Displacement (Y1) = ?
Final Displacement (Y2) = 0 m
Acceleration = -4.0 m/s^2


Homework Equations



V2 = V1 + at (??)

Y2 = Y1 + V1(t) + 1/2(a)(t)^2

The Attempt at a Solution



Tried too many times...

-------------------------------------------------------------------------------------------------

(2) 1. Homework Statement

A helicopter is ascending vertically with a speed of 5.20 m/s. At a height of 125 m above the Earth, a package is dropped from a window. How much time does it take for the package to reach the ground? [ Hint: the package's initial speed equals the helicopter's.]

Homework Equations


?

like cmdro said,

v^2 - u^2 = 2as

v = 0 (the cars stopped)
u = 26.38m/s
a = -4m/s^2
s is the unknown:

this gives s = 86.98m
now the driver takes 1s to put the brakes on, so distance traveled in one sec = u*t=26.38m.

So total s = 86.98+26.38 = 113.36m


For the second part, the package will first slow down to zero velocity and then accelerate downwards. So its like this:

v=u+at;
v^2-u^2=2as;

here v = 0 (final velocity where it stops, at the maximum height that it attains)
u = 5.20m/s upwards
a = 9.8m/s^2 downwards

this gives t = 0.5306s, and s = 1.379m

Now on its downwards motion

v^2-u^2=2as;

here u = 0, a = 9.8m/s^2 downwards, s = 125+1.379=126.379m

v^2=2477.0284
v = 49.769m/s (this is the impact velocity with which the package hits the ground)

Time taken for this is

v = u+at

u = 0, v = 49.769, a = 9.8m/s^2

this gives t = 5.078s

So the total time for the package is t = 5.078+0.5306=5.6086s

here's an overview of how i have calculated this:

the package first moves up with the helicopters speed till it reaches a maximum height and a zero velocity. From here, it falls freely under gravity. So I've computed the time for it to rise to a max height and the time it takes to fall from that position to the ground, add them up and that's the answer.
 
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...
Back
Top