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 find the height of the cliff, you need to use the vertical motion equation for projectile motion. The equation is:

H = V₀y * t + (1/2) * g * t²

where H is the height, V₀y is the vertical component of the initial velocity, t is the time, and g is the acceleration due to gravity.

To find V₀y, you can use trigonometry. The initial velocity can be broken down into horizontal and vertical components:

V₀x = V₀ * cos(θ)
V₀y = V₀ * sin(θ)

where V₀ is the initial velocity magnitude and θ is the launch angle.

In this case, V₀ = 28 m/s and θ = 60°. Therefore,

V₀y = 28 * sin(60°) = 24.2 m/s

Next, you can substitute V₀y and t into the equation for H:

H = 24.2 * 3.3 + (1/2) * 9.8 * (3.3)² = 79.86 m

So the height of the cliff is approximately 79.9 m, not 26.7 m.

To find the maximum height of the ball, you can use the formula:

Hmax = (V₀y)² / (2 * g)

Substituting V₀y = 24.2 m/s and g = 9.8 m/s², we get:

Hmax = (24.2)² / (2 * 9.8) = 59.21 m

So the maximum height of the ball is approximately 59.2 m, not 30 m.

Finally, to find the ball's impact speed, you can use the equation you used before:

V1 = V₀y + g * t

Substituting V₀y = 24.2 m/s, g = 9.8 m/s², and t = 0.83 s, we get:

V1 = 24.2 + 9.8 * 0.83 = 32.006 m/s

The ball's impact speed is approximately 32.0 m/s, not 8.13 m/s.

So it seems that the mistakes were made in the calculations for the height of the cliff, the maximum height of the ball, and the ball's impact speed.