I have the function $f(t) = -4.9t^2+25t+3$, where $f(t)$ is a the height of a grapefruit after $t$ number of seconds.
I need to find out how long the grapefruit is in the air, so I know i need to solve for t by setting $f(t)$ to zero.
But I'm confused about how to go about doing this
When it reaches the max height its at the highest point. This means $f'(t) = 0 \to -9.8t + 25 = 0\to t = \frac{25}{9.8} = 2.55$ sec.