Can someone help break this down.. Please tell me if what I identified is so far correct. Also what equations should I use???

x1= 10m
x2=?
v1= 1.2 m/s
v2=?
a= -9.8 m/s^2
t= ?

1.) a diver runs horizontally with a speed of 1.2 m/s off a platform that is 10.0 meters above the water.

a) How long before the diver hits the water?
b.) At what horizontal position from the end of the diving board does he hit the water?
c.) What is the diver's velocity just before hitting the water?

A)1.42857

B)1.714285
C)14.104565777

To solve this problem, we can use the equations of motion. There are three equations of motion that can be used to solve problems involving constant acceleration:

1. x = x0 + (v0 * t) + (0.5 * a * t^2)
2. v = v0 + (a * t)
3. v^2 = v0^2 + (2 * a * x)

Where:
- x and x0 are the displacement and initial displacement, respectively.
- v and v0 are the final velocity and initial velocity, respectively.
- a is the acceleration.
- t is the time.

Now, let's break down the problem and identify the given information:

Given:
- x1 = 10m (initial height above the water)
- v1 = 1.2 m/s (initial horizontal velocity)
- a = -9.8 m/s^2 (acceleration due to gravity)

We need to find:
- x2 (horizontal position from the end of the diving board where the diver hits the water)
- v2 (diver's velocity just before hitting the water)
- t (time before the diver hits the water)

Now, let's solve the problem step by step:

a) To find the time it takes for the diver to hit the water, we can use the equation: x = x0 + (v0 * t) + (0.5 * a * t^2)

Substituting the given values:
0 = 10 + (1.2 * t) + (0.5 * -9.8 * t^2)

Simplifying the equation and solving for t will give us the time before the diver hits the water.

b) To find the horizontal position from the end of the diving board where the diver hits the water, we can use the equation: x = x0 + (v0 * t) + (0.5 * a * t^2)

Substituting the calculated value of t into the equation will give us the horizontal position.

c) To find the diver's velocity just before hitting the water, we can use the equation: v = v0 + (a * t)

Substituting the calculated value of t into the equation will give us the diver's velocity.

By plugging in the appropriate values into the equations and solving them, you can find the answers to the given questions.