Polynomial of the height of a kicked football

As the equation above represents the height, to find the time in second of when the footbal hits the groud you equal the equation to 0 (0 is the height of the ground) and solve for t:
To solve an equation as given (quadratic equiation) you use the next formula:
![\begin{gathered} ax^2+bx+c=0 \\ x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/uuterq6bz1kwr2mb9jy58c523r5v4v644y.png)
In this case you find the t: a=-16 b=47 c=3
![\begin{gathered} t=\frac{-47\pm\sqrt[]{47^2-4(-16)(3)}}{2(-16)} \\ \\ t=\frac{-47\pm\sqrt[]{2209-(-192)}}{-32} \\ \\ t=\frac{-47\pm\sqrt[]{2401}}{-32} \\ \\ t=(-47\pm49)/(-32) \\ \\ t_1=(-47+49)/(-32)=-(2)/(32)=-(1)/(16) \\ \\ t_2=(-47-49)/(-32)=(-96)/(-32)=3 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/q77pi54l4qslwph7isc5lp5gagploos2hl.png)
As you get two solutions for t, and the time cannot be negative, the correct solution in this situation is t=3
Then, the time the football hits the groud is 3 seconds