Q. 27

Question

For each area accumulation function A in Exercises 27–30, 

(a) illustrate A(2) graphically, 

(b) calculate A(2) and A(5), and 

(c) find an explicit elementary formula for A(x).

A(x)=1x(t2+1)dt

Step-by-Step Solution

Verified
Answer

(a) The function A(2) is:



(b) The value of A(2)=103 and A(5)=1363.

(c) The explicit elementary formula is A(x)=x33+x-43.

1Part (a) Step 1. Given Information.

The function:

A(x)=1x(t2+1)dt

2Step 2. Graph the function.

Graph the function,

A(2)=12(t2+1).dt

So graph the function t2+1 between the points x=1 to x=2.


3Part (b) Step 1. Calculate A(2).

A(2)=12(t2+1).dt       =[t33+t]12       =[233+2]-[133+1]       =83+2-13-1       =73+1       =103

4Part (b) Step 2. Calculate A(5).

A(25)=15(t2+1).dt       =[t33+t]15       =[533+5]-[133+1]       =1253+5-13-1       =1243+4       =1363

5Part (c) Step 1. Find an explicit formula.

Find an explicit formula for the given function.

A(x)=1x(t2+1)dt       =[t33+t]1x      =[x33+x]-[13+1]      =x33+x-43