Distance = ∫3o |v| dt
We will use Riemann sums to estimate it.
Since the it is given that the velocity is increasing steadily, the Left Riemann Sum will produce the lower estimate and the Right Riemann Sum - the upper estimate.
All the time intervals are same, so
LRS=∧t ( v(0)+v(0.5)+v(1)+...+v(2.5)) and RRS=∧t ( v(0.5)+v(1)+...+v(2.5)+v(3))
LRS=0.5(0+6.6+11.7+15.7+19+22.5) = 37.75
RRS=0.5(6.6+11.7+15.7+19+22.5+23.3) = 49.4
The lower estimate is: 37.75 feet
The upper estimate is: 49.4 feet
Hope it helps!