Intial speed of projectile motion from height

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
ghostbuster25
Messages
99
Reaction score
0
ok I am trying to find out how to work out the intial velocity of a projectile dropped from a height h and reaches a distance s.

say a ball thrown from a height of 2.8 metres and reaches a distance of 3 metres.

I want to be able to work it out WITHOUT having to work out the time.
so can't use s=v*t

does anyone kow What is the equation for this?
 
Physics news on Phys.org
ghostbuster25 said:
ok I am trying to find out how to work out the intial velocity of a projectile dropped from a height h and reaches a distance s.

say a ball thrown from a height of 2.8 metres and reaches a distance of 3 metres.

I want to be able to work it out WITHOUT having to work out the time.
so can't use s=v*t

does anyone kow What is the equation for this?

You must know these concept. All the vectors you must consider 2 components. Horizontal Motion velocity is constant and vertical motion acceleration is constant.If the particle dropped from the hill, no need to consider angle for initial velocity.
Horizontal Motion Vertical motion
initial velocity v(0x)= v(0) v(0y)=0 (for above case)

final velocity v(x)=v(0x)=v(0) v(y)=...

acceleration a(x)=0 a(y)=-g

displacement x y

time t t (scalar)

x=v(0x)t y=v(0y)t -0.5 gt^2
v(y)=v(0y) -gt
v^2=v(0y)^2-2gy
You may use simple free fall bodies equations.