Projectile Motion ball throw help

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
4 replies · 3K views
d21
Messages
1
Reaction score
0

Homework Statement


A ball is thrown off of a 15m cliff at an angle of 30 degrees above the horizontal and strike the ground 10.4 seconds later. Determine the initial velocity of the ball, the maximum height of the ball, and impact (final) velocity of the ball.

Homework Equations


vo=vf+at
y=.5at+volt
x=volt

The Attempt at a Solution


I'm really out of my depth on this problem. I really just have no clue where to begin, since I'm used to being given the initial velocity of the ball. I had an idea to try to divide up the time of the problem into two sectors, where the ball is in its parabolic motion in one section and the other where it comes back to the same level that it was launched at and continues to the ground. the time would be √2h/g correct? But can I use this even though there's a y component to the velocity? Is any of this even correct? How do I do this problem?

Or can I just say y=.5gt^2+volt
-15=.5(-10)(10.4)^2+vo(10.4)?
Vo=53.44?

Also isn't this just the vertical component of Vo? So shouldn't the full Vo be
Voy=VoSin30
53.44=VoSin30
Vo=106.88?
 
Last edited:
Physics news on Phys.org
well, you do have to work in sections. when the ball comes back to the same level on the other side, it has the same magnitude of vertical velocity (the direction is opposite) it had at launch time. from here on, you know the height to the bottom, calculate final vertical velocity.
Use the equation
V^2 - Vo^2 =2as

it should become simple from here on.
 
NahilSh said:
you do have to work in sections.
That would be if you were using the standard ballistics equations.
Alternately - draw a v-t diagram for horizontal and vertical components of the motion.
Or just applying the kinematic equations, as d21 has done.

d21 said:
I'm used to being given the initial velocity of the ball.
Welcome to PF;
Proceed as you normally would, just leave the initial velocity as a variable.
You'll end up with a system of simultaneous equations which you can solve for the initial speed.

As NahilSH said, you can finess the process by realising that the speed is the same at the initial height but coming down.
 
Simon Bridge said:
That would be if you were using the standard ballistics equations.
Alternately - draw a v-t diagram for horizontal and vertical components of the motion.
Or just applying the kinematic equations, as d21 has done.

yeah, true...:redface: but it does help to work in sections to simplify the process.