To model the height of the ball thrown upward, we can use the following physics concepts:
-
The height \( h(t) \) in feet after \( t \) seconds can be described by the equation: \[ h(t) = -16t^2 + v_0 t + h_0 \] where:
- The term \(-16t^2\) represents the effect of gravity (in feet per second squared),
- \( v_0 \) is the initial velocity,
- \( h_0 \) is the initial height, which in this case is 0 because it is thrown from the ground.
-
Given that the initial velocity \( v_0 \) is 4.8 feet/second, and since the ball is thrown from the ground, the initial height \( h_0 \) is 0.
Thus, the equation becomes: \[ h(t) = -16t^2 + 4.8t \]
Therefore, the correct response is: \[ h(t) = -16t^2 + 4.8t \]