a ball is thrown vertically upward. after t seconds, its height h (in feet) is given by the function…

a ball is thrown vertically upward. after t seconds, its height h (in feet) is given by the function h(t)=80t - 16t². after how long will it reach its maximum height? do not round your answer. time: seconds
Answer
Explanation:
Step1: Identify the function type
The height - function $h(t)=80t - 16t^{2}$ is a quadratic function in the form $y = ax^{2}+bx + c$, where $a=-16$, $b = 80$, and $c = 0$.
Step2: Use the formula for the vertex of a quadratic function
The $t$ - value of the vertex of a quadratic function $y = ax^{2}+bx + c$ is given by $t=-\frac{b}{2a}$. Substitute $a=-16$ and $b = 80$ into the formula: $t=-\frac{80}{2\times(-16)}$.
Step3: Simplify the expression
First, calculate the denominator: $2\times(-16)=-32$. Then, $t=\frac{80}{32}=\frac{5}{2}=2.5$.
Answer:
$2.5$