Answer:
9 seconds
Step-by-step explanation:
When the ball reaches the ground, the height, h(t), is 0. Might as well make the numbers easier to work with - since for the x-intercepts (t-intercepts), h(t) = 0, you can divide the entire equation by the greatest common factor, in this case -16, to make things better:
[tex]0=-16t^2+128t+144\\0=t^2-8t-9[/tex]
Now you can solve this any way you like, such as by using:
[tex]\frac{-b \± \sqrt{b^2-4ac}}{2a}\\[/tex]
This is an easy polynomial though, and you may be able to factor it just by eyeballing it:
[tex]0=t^2-8t-9\\0=(t-9)(t+1)\\t=9,-1[/tex]
You can't have negative time, so we reject -1, leaving only 9 as the answer.