To find the maximum height that the football will reach, you can analyze the quadratic equation given:
\[ h(t) = -16t^2 + 60t + 0 \]
This equation is a standard form of a quadratic equation \( h(t) = at^2 + bt + c \), where:
- \( a = -16 \)
- \( b = 60 \)
- \( c = 0 \)
Step 1: Find the time at which the maximum height occurs
The maximum height of a parabola can be found using the formula:
\[ t = -\frac{b}{2a} \]
Substituting the values of \( a \) and \( b \):
\[ t = -\frac{60}{2 \times -16} = \frac{60}{32} = \frac{15}{8} \text{ seconds} \]
Step 2: Find the maximum height
Now, substitute \( t = \frac{15}{8} \) back into the height equation to find \( h(t) \):
\[ h\left(\frac{15}{8}\right) = -16\left(\frac{15}{8}\right)^2 + 60\left(\frac{15}{8}\right) + 0 \]
Calculating \( \left(\frac{15}{8}\right)^2 \):
\[ \left(\frac{15}{8}\right)^2 = \frac{225}{64} \]
Now, substituting this back into the equation:
\[ h\left(\frac{15}{8}\right) = -16 \cdot \frac{225}{64} + 60 \cdot \frac{15}{8} \] Calculating each term:
- \( -16 \cdot \frac{225}{64} = -\frac{3600}{64} = -\frac{225}{4} \)
- \( 60 \cdot \frac{15}{8} = \frac{900}{8} = 112.5 \)
Now putting it all together:
\[ h\left(\frac{15}{8}\right) = -\frac{225}{4} + 112.5 \] Converting \( 112.5 \) to quarters for easier addition:
\[ 112.5 = \frac{450}{4} \]
Now combine:
\[ h\left(\frac{15}{8}\right) = -\frac{225}{4} + \frac{450}{4} = \frac{225}{4} \]
Final Answer
Thus, the maximum height the ball will reach is:
\[ h = \frac{225}{4} \text{ feet} \approx 56.25 \text{ feet} \]
So, the maximum height that the ball will reach is 56.25 feet.