What is the Kinematics of a Particle Leaving a Ledge?

AI Thread Summary
A particle leaves a ledge at a height of 4m, hitting the ground 1.2 seconds later and landing 2m away horizontally. The original velocity can be calculated using the formula Vo = D * SQRT(g/2H), resulting in approximately 2.1 m/s. To find the final velocity before impact, the equation v2y2 = v1y2 + 2ad can be used, considering the vertical motion. The maximum height is the original height of 4m unless the particle is projected upwards, in which case additional calculations are needed. The discussion also covers the determination of the angle of projection and the use of component velocities to find the initial velocity.
jjones1573
Messages
22
Reaction score
0

Homework Statement



A particle leaves a ledge at a height of 4m and hits the ground at 1.2s later landing 2m away horizontally.

find:
The original velocity
The final velocity
The max height acheived


Homework Equations



So I know that for the original velocity:

Vo = D * SQRT(g/2H)

where:
Vo = original velocity
D = how far it landed
g = gravity
H = original height


The Attempt at a Solution



So for my initial velocity with the above equation I get:

Vo = 2 * SQRT( 9.8 / 2 * 4)

= 2.1m/s

Is this method correct?

I'm not sure how to find the final velocity before it hits the ground

Also the max height is surely the original height of 4m as its going down from here. suppose the particle jumped from its position on the ledge could I figure out a max height.

One last thing. could anybody show me how to find an acceleration vector of a projectile. I know how to get the velocity vector using arctangent but I can't find anything on acceleration vectors.

thanks so much,
 
Physics news on Phys.org
A particle leaves a ledge at a height of 4m and hits the ground at 1.2s later landing 2m away horizontally.

find:
The original velocity
The final velocity
The max height achieved

Well I'm presuming the particle is experiencing horizontal projectile motion.To find the original velocity I would use dx=vx+1/2a(t)2, where x are the horizontal problems given in the question, such as the particle landing 2 m away horizontally, time can be used in both x and y component equation.

The final velocity would be the velocity upon impact.. now you can use v2y2=v1y2+2ad. Because of the horizontal velocity, v1y would equal zero, simply plug in the other numbers.

You can easily find the maximum height after finding the first two parts, try it yourself :P.
 
The Tutor said:
Well I'm presuming the particle is experiencing horizontal projectile motion.

No, that is wrong.
 
jjones1573 said:
So I know that for the original velocity:

Vo = D * SQRT(g/2H)

where:
Vo = original velocity
D = how far it landed
g = gravity
H = original height

For which situation is this true? Doesn't it depend on the angle on which it is thrown?
 
ashishsinghal said:
For which situation is this true? Doesn't it depend on the angle on which it is thrown?

I said that because there wasn't an angle being given.
 
Enough information is given to find the angle
 
Oh I had found that equation on a thread on yahoo answers where someone had posed a similar question and that was the answer given. So how could I find the angle or is there some resource you could point me to where I could find this?
 
Let the velocity be u and angle be x.
ucosx.t = 2
and
1/2gt^2 - usinxt = 4

From here use t=1.2 to get usinx, ucosx.
 
sorry I'm kind of confused here. Do I need to find the initial velocity first in order to do this?
 
  • #10
No, you don't. Obtain usinx and ucosx as above. Divide them to get tanx. You have got the angle in tan
 
  • #11
Ah ok I get it thanks so much!

so to obtain initial velocity do I just find the components. when I get usinx and ucosx I divide them by sinx and cosx and then calculate the intial velocity from these x and y components

Also when calculating the max height I use Viy * t + (0.5)at^2 I use this equation when the projectiles height remains the same at the intial and final stages but in this instance should I add my initial height to the answer or do I need to do somehting else?
 
Last edited:
Back
Top