8.3 Using Accumulation Functions and Definite Integrals in Applied Contexts
- Syllabus
- 2020
- Topic
- 8.3
- Level
- —
If r(t) is the rate of change of a quantity, then A(x)=∫axr(t)dt records the quantity’s net change from input a to input x. The lower bound fixes the starting point; the upper bound makes the accumulated value change with x.
A(x)=\int_a^x r(t),dt,\qquad A(a)=0,\qquad A'(x)=r(x)
| Feature | Interpretation |
|---|---|
| r(t)>0 | positive contributions make A increase |
| r(t)<0 | negative contributions make A decrease |
| ∫abr(t)dt | net change from a to b |
| rate units Q/time | integral units Q |
If the actual quantity is Q and Q(a)=Q0, then Q(x)=Q0+A(x)=Q0+∫axr(t)dt. Thus the integral alone is the change since the start; adding the initial amount gives the current quantity.
Net change is signed. Positive and negative rate contributions can cancel, so it is not automatically the total amount of activity. Also, A(a)=0 does not mean the original quantity was zero; it means no change has accumulated over an interval of zero length.
In an applied accumulation problem, first identify the rate that changes the target quantity. When material enters and leaves, use net rate = incoming rate − outgoing rate. Integrating that net rate gives the signed change, not the final amount by itself.
Q(b)=Q(a)+\int_a^b Q'(t),dt
A tank initially contains 100 liters and has illustrative net inflow r(t)=12−2t liters/minute for 0≤t≤4. Its net change is ∫04(12−2t)dt=[12t−t2]04=32 liters. Therefore the amount after 4 minutes is 100+32=132 liters.
Do not add the initial amount when only net change is requested, and do not omit it when the final amount is requested. Check that rate and integration-variable units match; integrating liters/minute with respect to minutes produces liters.