We want to see how much time will pass until the rocket falls to the ground again.
The answer is 6.03 seconds.
We know that the height equation of the rocket is:
h(t) = -16*t^2 + 96*t + 3
The rocket will hit the ground when it's height is equal to zero, then we must solve:
h(t) = 0 = -16*t^2 + 96*t + 3
So we just need to solve a simple quadratic equation, the solutions are given by Bhaskara's formula:
[tex]t = \frac{-96 \pm \sqrt{96^2 - 4*3*(-16)} }{2*-16} \\\\t = \frac{-96 \pm 96.99 }{-32}[/tex]
Because t represents the time after the rocket is launched, we only care for positive values of t, then we only care for the positive solution, which is:
[tex]t = \frac{-96 - 96.99 }{-32} = 6.03[/tex]
This means that after 6.03 seconds the rocket will hit the ground, so, the rocket will be on the air for 6.03 seconds.
If you want to learn more, you can read:
https://brainly.com/question/18404405