Q. 46

Question

Repeat Exercise 45, using

(a) the midpoint sum with n = 4 rectangles;

(b) the trapezoid sum with n = 4 trapezoids.

If the exact distance travelled is just over 2,346 feet, then which of these approximations is the most accurate?

Step-by-Step Solution

Verified
Answer

(a) midpoint sum with n=4 rectangles is 3520

(b) midpoint sum with n=4 trapezoids 11509.23

1Step 1. Given Information

The velocity of the car is vt=-0.22t2+8.8t and total distance travelled is equal to the area under the velocity curve on [0, 40],

2Step 2. Step 2. Finding ∆ x

x=b-an=40-04=10xk=a+kx=0+10k=10k

xk-1=10k-1

3Part (a) Step 1. Finding Midpoint Sum

k=14f10k-10=-.2210k-1033+4.410k-102=3520

4Part (b) Step 1. Finding Trapezoid Sum

k=14f10k-12=5642.56

k=14f10k2=5866.67

So, k=1nfxk-1+fxk2=k=14f(10k-1)+f(10k)2=5642.56+5866.67=11509.23