How Does Projectile Motion Work When a Ball is Thrown from a Cliff?

  • Thread starter Thread starter wolves5
  • Start date Start date
  • Tags Tags
    Projectiles
AI Thread Summary
A ball thrown from a 10 m high cliff at an initial velocity of 4 m/s and an angle of 31° requires calculations to determine the time of flight, horizontal distance, and maximum height. The time to land is calculated using the vertical motion equation, which involves the initial vertical velocity and gravitational acceleration. Participants discuss using the quadratic formula and the correct approach for calculating maximum height, emphasizing the need to account for vertical velocity and gravity. Misunderstandings arise regarding the time of flight and the equations used, leading to incorrect distance calculations. Correcting these errors involves using the appropriate values and signs in the equations for projectile motion.
wolves5
Messages
52
Reaction score
0
A ball is thrown from the brink of a cliff 10 m high with an initial velocity of v0 = 4 m/s at an angle q0 = 31° above the horizontal.

a) How long does it take to land?
I did 4sin(31)-.5(-9.8)t^2, but that is not the right answer.

b) How far from the base of the cliff does it land?
I might be able to solve this one if I knew the time from part a. Can I just use d=vit + 0.5at^2?
c) What is its maximum height above the base of the cliff?
I don't know what to do for this one.
 
Physics news on Phys.org
For a) the ball has to travel 10 meters in the opposite direction of the initial velocity. If we define up as positive, then we get

-10 = 4sin(31)t - 0.5gt2

using the quadratic formula to solve for t will give you the time.

Try b) once you have the time for a).

For c) there are several ways to approach this. The velocity at the top of the trajectory has a vertical velocity of 0. Using this fact, you should be able to solve for the height.
 
I got a and b. For c, I used the equation: y=(vosin(theta))t -0.5gt^2. I did (4sin(31)(1.654) - 0.5(-9.81)(1.654^2). But its not the right answer. I don't know which equation to use know.
 
wolves5 said:
I got a and b. For c, I used the equation: y=(vosin(theta))t -0.5gt^2. I did (4sin(31)(1.654) - 0.5(-9.81)(1.654^2). But its not the right answer. I don't know which equation to use know.

That would be right if you used the right value for time. So how did you get 1.654 s for the time?
 
I used the time from part a. Isn't that right?
 
The time for part a is the time it takes to reach the ground. You need the time it takes for the ball to reach zero vertical velocity.
 
Would that be 2.5 seconds? I did Distance / Velocity. (10/4=2.5 sec). When I plugged that in, I didnt get the right answer.
 
Well, you have an initial vertical velocity of 4sin(31). You have an acceleration of -9.81m/s2. You can simply use a = (v2-v1)/t to solve for time.
 
Ok I did that and got 0.4082 seconds as my time. Then I did 4sin(31)(0.4082) - 0.5(-9.81)(0.4082^2). I got 0.02365m, but that's not right.
 
  • #10
How did you get 0.4082 seconds?
 
  • #11
I used the equation you gave me. a = (v2-v1)/t

So -9.8=(0-4)/t. I got t=0.4082 seconds
 
  • #12
Notice that throughout the discussion, I always use vertical velocity. Gravity only acts in the vertical direction. You need to use 4sin(31) instead of 4.
 
  • #13
Ok. So I did that and I got 0.210 seconds. Then I plugged it into the equation: 4sin(31)(0.210)-0.5(-9.81)(0.210^2). I got 0.649m, but that's not right.
 
  • #14
The equation for distance of a uniformly accelerated object is

d = v0t + 0.5at2

we normally write the second term as -0.5gt2 because we take gravity as negative. You essentially did that twice for your equation. Switch the sign of the second term and it should give you the proper answer. (Don't forget to add the distance to the bottom of the cliff.)
 
Back
Top