Projectile Motion: Time, Distance, and Velocity in 2D

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
blue__boy
Messages
8
Reaction score
0
A cannon ball is fired horizontally at a speed of 1000.0m/s from a height of 200.0m

a.) How long does it take for the ball to land?
6.39s
b.) Where does it land?
6390m
c.) What is its velocity when it lands?



I get the a and b part...but i just don't understand what am i supposed to do with c.)

Thx for helping =]
 
Physics news on Phys.org
You can use constatnt acceleration formulae to calculate the y velocity and the x velocity as it lands separately.
Because the y and x axes are perpendicular to each other, you are able to use pythagoras' theorem to calculate the total velocity (the hypotenuse in this case).
 
oh...i am having trouble finding the vertical velocity too...
 
initial vertical velocity = 0ms-1, because it is only fired horizontally (no vertical components).
height = 200m
acceleration = -9.81ms-2

we can use the constant acceleration formulae: vf^2 = vi^2 + 2as --> Where s is displacement.