You have the following function for the height respect to the water, Jason has after time t he jumped:

In order to determine the time Jason takes to hit the water, equal h = 0. Thus, you have a quadratic equation and it is necessary to find the zeros of the polynomial:

use the following quadratic formula to find the zeros:
![t=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}](https://img.qammunity.org/2023/formulas/mathematics/college/3cgw61gskglny4a505tle5b9wokluktv58.png)
where a,b and c are the coefficients of the polynomial:
a = -16
b = -16
c = 672
replace these values into the formula:
![\begin{gathered} t=\frac{-(-16)\pm\sqrt[]{(-16)^2-4(-16)(672)}}{2(-16)} \\ t=\frac{16\pm\sqrt[]{43264}}{-32} \\ t=(16\pm208)/(-32) \\ t=-0.5\pm(-6.5) \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/ucduaz4i6tia553z0wn9bw71bc2razykz6.png)
Then, you obtain the following two values:

Select the positive values because negative time does not have physical meaning.
Hence, Jason takes 6 seconds to hit the water.