To find the height of the ball one second after it is thrown, we can use the given function for height \( S(t) \):
\[ S(t) = 112 + 64t - 16t^2 \]
We want to find \( S(1) \), which is the height at \( t = 1 \) second:
\[ S(1) = 112 + 64(1) - 16(1^2) \]
Now, calculating step by step:
- \( 64(1) = 64 \)
- \( 16(1^2) = 16 \)
So, substituting these values back into the function:
\[ S(1) = 112 + 64 - 16 \]
Now, adding and subtracting:
\[ S(1) = 112 + 64 - 16 = 112 + 48 = 160 \]
Thus, the height of the ball one second after it is thrown is 160 feet.