Question Statement
The height above ground for a ball dropped from an initial altitude of 122.5 m is given by S(t)=122.5−4.9t2, where S is measured in meters and t in seconds.
(i) What is the instantaneous velocity at t=21 ?
(ii) At what time does the ball hit the ground?
(iii) What is the impact velocity?
Background and Explanation
This problem applies the limit definition of the derivative to find instantaneous velocity from a position function. Understanding that velocity is the rate of change of position with respect to time allows us to analyze the ball's motion throughout its fall.
Solution
The instantaneous velocity at time t1 is defined as the limit of the average velocity as the time interval approaches zero:
V(t1)=limΔt→0ΔtS(t1+Δt)−S(t1)
Substituting the position function S(t)=122.5−4.9t2:
V(t1)=limΔt→0Δt(122.5−4.9(t1+Δt)2)−(122.5−4.9t12)
Expanding the squared term (t1+Δt)2=t12+2t1Δt+Δt2:
=limΔt→0Δt122.5−4.9(t12+Δt2+2t1Δt)−122.5+4.9t12
Distributing the −4.9 across the terms:
=limΔt→0Δt−4.9t12−4.9Δt2−9.8t1Δt+4.8t12
Factoring out Δt from the numerator:
=limΔt→0ΔtΔt(−4.9Δt−9.8t1)
Canceling Δt and evaluating the limit as Δt→0:
=−4.9(0)−9.8t1=−9.8t1
Thus, the velocity function is V(t)=−9.8t.
At t1=21:
V(21)=−9.8×21=−4.9 m/s
When the ball strikes the ground, the height S(t)=0:
S(t)122.5−4.9t2122.5t2t2t=0=0=4.9t2=4.9122.5=25=5sec
(We take the positive root t=5 since time must be positive.)
From the velocity function derived in part (i), V(t)=−9.8t.
At t=5sec:
V(5)V(5)=−9.8×5=−49 m/sec
- Limit definition of instantaneous velocity: V(t)=limΔt→0ΔtS(t+Δt)−S(t)
- Velocity function derived: V(t)=−9.8t (where −9.8 represents acceleration due to gravity in m/s2)
- Condition for ground impact: S(t)=0
- Kinematic relationship: Position function S(t)=122.5−4.9t2 corresponds to initial height 122.5 m and acceleration −9.8 m/s2
Summary of Steps
- Find velocity function: Apply the limit definition of the derivative to S(t) to obtain V(t)=−9.8t
- Calculate velocity at t=21: Substitute t=0.5 into V(t) to get −4.9 m/s (negative indicates downward motion)
- Find impact time: Set S(t)=0, solve 122.5−4.9t2=0 to get t=5 seconds
- Calculate impact velocity: Substitute t=5 into V(t) to get −49 m/s