Q. 34

Question

In Exercises 31–34, use a weighted average over n rectangles to approximate the centroid of the region described. (Hint: It may help to draw a picture.)

The region between f(x)=x2 and g(x)=64-x2 on [a,b]=[0,8] with n=4.

Step-by-Step Solution

Verified
Answer

The region between the function f(x)=x2 and g(x)=64-x2 on [0, 8] is (6.3,20.8125).

1Step 1. Given Information.

The function:

 f(x)=x2 and g(x)=64-x2

2Step 2. Centroid of region between two curves.

Centroid of the region between two curves is given by the formula,

(x¯,y¯)=(abxf(x)-g(x)dxabf(x)-g(x)dx,12abf(x)2-g(x)2dxabf(x)-g(x)dx)

3Step 3. Find the denominator.

abf(x)-g(x)dx=02f(0)-g(0)(0.5).dx+24f(2)-g(2)(0.5).dx+46f(4)-g(4)(0.5).dx+68f(6)-g(6)(0.5).dx                               =[0264.dx+2456.dx+4632.dx+688.dx]0.5                               =[64(2)+56(2)+32(2)+8(2)]0.5                                =160abxf(x)-g(x)dx=02f(0)-g(0)(0.5).dx+24f(2)-g(2)(0.5).dx+46f(4)-g(4)(0.5).dx+68f(6)-g(6)(0.5).dx                                  =64[x22]02+56[x22]24+32[x22]46+16[x22]68                                   =128+336+320+224                                   =1008

4Step 4. Find ∫ a b f ( x ) 2 - g ( x ) 2 d x .

abf(x)2-g(x)2dx=0.5n=0802(x2)2-(64-x2)2dx                                  =0.5n=0802(x4-4096+x4)dx                                 =0.5n=0802(2x4-4096)dx                                 =0.5n=08[25x5-4096x]02                                  =0.5×25[8160+7200+1140+16800]                                 =0.2(33,300)                                 =6660

5Step 5. Substitute the known values in the formula.

(x¯,y¯)=(abxf(x)-g(x)dxabf(x)-g(x)dx,12abf(x)2-g(x)2dxabf(x)-g(x)dx)        =(1008160,12×6660160)        =(6.3,20.8125)