A ball is thrown toward a cliff of height h with a speed of 28m/s and an angle of 60∘ above horizontal. It lands on the edge of the cliff 3.3s later.

a) How high is the cliff? i got 26.7 m
b) What was the maximum height of the ball? my answer here was 30 m
C) What is the ball's impact speed?
I found fall time 3.3-2.47=0.83s
then I used this formula V1=V0+gt = 0+9.80*0.83 = 8.13m/s
But my answer is wrong. where am I wrong?
Thanks

To solve this problem, you need to break it down into different components.

a) Find the height of the cliff:
- The ball is thrown with an initial speed of 28 m/s at an angle of 60 degrees above the horizontal.
- Since the ball lands on the edge of the cliff, the horizontal distance traveled by the ball in 3.3 seconds is related to the horizontal speed.
- The horizontal speed can be found using the equation: Vx = Vo * cos(θ), where Vx is the horizontal speed, Vo is the initial speed, and θ is the launch angle.
- Calculate the horizontal speed: Vx = 28 m/s * cos(60°) = 28 m/s * 0.5 = 14 m/s.
- The horizontal distance traveled by the ball, Dx = Vx * t = 14 m/s * 3.3 s = 46.2 m.
- Since the ball lands on the edge of the cliff, the vertical distance traveled by the ball is equal to the height of the cliff, h.
- The vertical distance traveled can be found using the equation: h = Vo * sin(θ) * t + (1/2) * g * t^2, where g is the acceleration due to gravity (-9.8 m/s^2).
- Calculate the vertical distance traveled: h = 28 m/s * sin(60°) * 3.3 s + (1/2) * (-9.8 m/s^2) * (3.3 s)^2 = 45.82 m.
- Therefore, the height of the cliff, h, is approximately 45.82 m.

b) Find the maximum height of the ball:
- The maximum height is the vertical distance traveled by the ball.
- Since the ball lands on the edge of the cliff, the maximum height is equal to the vertical distance traveled by the ball.
- Calculate the maximum height: 45.82 m.

c) Find the ball's impact speed:
- The ball's impact speed is the final horizontal speed when it hits the ground.
- The horizontal speed remains constant throughout the ball's flight, ignoring any air resistance.
- Calculate the impact speed: Vx = 14 m/s.

Regarding your mistake in part c, you calculated the vertical speed instead of the horizontal speed. Instead of using the equation V1 = V0 + gt, you should have used Vx = Vo * cos(θ) to find the horizontal speed, which is constant throughout the ball's flight.

Correcting the calculation:
- The horizontal speed is Vx = 28 m/s * cos(60°) = 28 m/s * 0.5 = 14 m/s.

Therefore, the ball's impact speed is indeed 14 m/s.

I hope this explanation helps you understand the correct approach to solving the problem and troubleshoot your mistake.