Projectile Motion: Finding Velocity at Net Height

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 2K views
gungo
Messages
27
Reaction score
1

Homework Statement


The Great Projecto is fired from a cannon at a velocity of 29.8 m/s at an angle of 50.4 degrees. He lands in a net which is 2.0 m above his starting elevation. What is his velocity when he hits the net?

Homework Equations


sin=opp/hyp
cos=adj/hyp

The Attempt at a Solution


Using trigonometry I found that:
vy1: 22.96 m/s
vx1: 18.995 m/s
vx2: 18.995 m/s
And I know that
ay(acceleration of y)= -9.8m/s^2
Since the question tell us that the net is 2.0 m above the starting elevation, dy+2= the height of the net...but how will I find the starting elevation? I don't know where to start.
 
Physics news on Phys.org
kuruman said:
You cannot solve this problem using just trigonometry. You have to use the kinematics equations for projectile motion.
But none of the equations let me find the displacement without having another piece of information?
v2^2=v1^2+2ad>>>>I don't have d
v2=v1+at>>>>>I don't have t
d=v1^2+1/2a(t)^2>>>>I don't have d or t
d=v2^2-1/2a(t)^2>>>>I don't have d t or v2
d=(v1+v2/2)t>>>>I don't have d or t
 
gungo said:
But none of the equations let me find the displacement without having another piece of information?
You know the displacement and the initial velocity in the vertical direction. Use them to find the time of flight first. Having the time of flight, you cn find anything else you need.
 
kuruman said:
You know the displacement and the initial velocity in the vertical direction. Use them to find the time of flight first. Having the time of flight, you cn find anything else you need.
You don't need the time of flight.
 
kuruman said:
You know the displacement and the initial velocity in the vertical direction. Use them to find the time of flight first. Having the time of flight, you cn find anything else you need.
Got it, thanks!
 
gungo said:
Got it, thanks!
Note that ##v^2 =u^2-2gh## works for projectile motion, where ##h## is the upwards displacement in the ##y## direction.

You can derive this by:

##v^2 = v_x^2 + v_y^2 = u_x^2 + u_y^2 -2gh = u^2 -2gh##

Using the constant velocity in the x direction and the acceleration of gravity in the y direction.

Note also that you didn't need the angle of projection. When you come to learn about energy you'll see why.
 
PeroK said:
Note also that you didn't need the angle of projection.
The problem is asking for the velocity, which means two components. Although you don't need the projection angle to find the final speed as @PeroK pointed out, you still need the angle to find how that speed is divided between the x and y directions.