The diver will be 3 feet high 1 second after he leaves the board and the diver will hit the water after 1.12 seconds
The function is given as:
h(t) = -16t^2 + v*t + m
The variable v represents the velocity, while the variable t represents time
So, we have:
v * t = velocity * time
v * t = distance
Hence, v*t in the case of the diver represents distance
We have:
-16t^2
Where
a = -16 --- the acceleration
The variable t represents time
So, we have:
-16t^2 = -16 * time squares
-16t^2 = distance
Hence, -16t^2 in the case of the diver represents distance
To do this, we calculate h(1).
So, we have:
h(t) = -16t^2 + v*t + m
This gives
h(t) = -16t^2 + 9*t + 10
This gives
h(1) = -16 * 1^2 + 9*1 + 10
Evaluate
h(1) = 3
Hence, the diver will be 3 feet high 1 second after he leaves the board
Here, we set h to 0
-16t^2 + 9*t + 10 = 0
Using a graphing calculator, we have:
t = 1.12
Hence, the diver will hit the water after 1.12 seconds
Read more about height functions at:
https://brainly.com/question/12446886
#SPJ1