Q 87

Question

In Example 4 of Section 2.1, we saw that a watermelon dropped from a height of 100 feet will be s(t)=-16t2+100 feet above the ground t seconds after it is dropped. In that example, we approximated the velocity of such a watermelon at time t=1 by calculating a sequence of average rates of change. Now we can calculate this velocity exactly, using the definition of the derivative. Do so, and compare the exact answer to the approximation we found earlier. 

Step-by-Step Solution

Verified
Answer

By using derivative the exact velocity of the given function at t=1 is -32.

By comparing this exact velocity with the previously find velocity -33.6 of the same function at at the same time, we find that there is a difference of -1.6 between the both velocities.

1Step 1. Given Information

We have given that height of water melon from ground after t seconds is :-

s(t)=-16t2+100.

We have to find the exact velocity of the function for t=1 by using derivative.

Also in previous section we calculate the velocity for the same function and for same time  by using continuous sequence as -33.6.

We have to compare this velocity with the exact velocity.

2Step 2. Use derivative to find velocity

The given function is :-

s(t)=-16t2+100.

We know that velocity of a function is first derivative of the function at a particular point.

We have to find the velocity of given function at t=1.

That is we have to find first derivative of the function at t=1.

We know that the derivative of a function f(x) is defined as :-

limh0f(x+h)-f(x)h

So the exact velocity of the given function at t=1 is :-

limh0s(1+h)-s(1)h

Put all the values, then we have :-

limh0[-16(1+h)2+100]-[-16(1)2+100]h=limh0[-16(1+2h+h2)+100]-[-16+100]h=limh0-16-32h-16h2+16-100h=limh0-32h-16h2h=limh0h(-32-16h)h=limh0-32-16h=-32-16(0)=-32-0=-32

So the exact velocity at t=1 is -32.

3Step 3. Compare the velocities

In previous section by using continuous sequence, we calculate the velocity of the given function at t=1 is -33.6.

Here by using derivative, we calculate that the exact velocity of the function at t=1 is -32.

By comparing both velocities, we can see that there is a difference between both velocities is

 -33.6-(-32)=-33.6+32=-1.6