Definite Integrals as Accumulated Change (College Board AP® Calculus AB): Revision Note

Roger B

Written by: Roger B

Reviewed by: Dan Finlay

Updated on

Definite Integrals as Accumulated Change

How can I use definite integrals to calculate net change in applied contexts?

  • A definite integral can be used to represent an accumulation of a rate of change

  • Let f(x) represent the rate of change of a function F(x)

    • i.e. f(x)=ddtF(x)=F'(x)

  • The net change (i.e. total change) of F between x=x1 and x=x2 is given by x1x2  f(x) dx

    • f(x)·Δx is the change in F over a small interval Δx

    • f(x) dx is the limit of this change as x0

    • The integral x1x2 f(x) dx sums up all these infinitesimal changes between x=x1 and x=x2

      • See the 'Properties of Definite Integrals' study guide for the idea of a definite integral as the limit of a sum

  • The value of F at x2 is found by adding the value of F at x1 to the change between x1 and x2

    • F(x2)=F(x1)+x1x2  f(x) dx

  • The value of F for any value of x can also be written in terms of a definite integral

    • F(x)=F(x0)+x0x f(s) ds

      • F(x0) is a known value of F at a particular x-value, x0

      • s is just a 'dummy variable' used for the integration

How does net change apply to real world examples?

  • Many real world situations may be modeled in this way

    • For example if P(x), R(x) and C(x) represent a company's profit, revenue and cost respectively

      • where x represents the units of merchandise sold

      • and profit = revenue - cost: P(x)=R(x)C(x)

    • Then P'(x), R'(x) and C'(x) are known as the marginal profit, marginal revenue and marginal cost

      • These represent the rate of change of their respective quantities when x increases by 1

  • Frequently in real world situations the independent variable will be time

    • In this case the independent variable will usually be represented by t instead of x

    • I.e. if f(t) is the rate of change of a quantity represented by the function F(t)

    • Then the net change of F between times t1 and t2 is t1t2  f(t) dt

    • The value of F at t2 is F(t2)=F(t1)+t1t2  f(t) dt

    • And F(t)=F(t0)+t0t f(s) ds

      • where F(t0) is a known value of F at a particular time t0

Examiner Tips and Tricks

For questions involving real world contexts

  • Be sure to give your answers in the context of the questions

  • This includes using correct units and interpreting results using the language and details of the question

Remember when interpreting rates of change

  • A positive rate of change corresponds to an increase in the quantity

  • A negative rate of change corresponds to a decrease

Worked Example

A company produces and sells luxury chess sets. The marginal revenue of the company is given by R'(x)=625, and its marginal cost is given by C'(x)=300+0.02x. Both revenue R and cost C are measured in dollars, and in both cases x represents number of chess sets sold.

(a) Find the value of C'(200) and interpret this in the context of the problem.

(b) Find the change in the cost, C, to the company in going from selling 200 to 300 chess sets.

(c) Using profit=revenuecost, find the change in the profit, P, made by the company in going from selling 200 to 300 chess sets.

Answer:

(a)

Substitute x=200 into C'(x)

C'(200)=300+0.02(200)=304

Interpret this in the context of the question, paying attention to units

The rate of change is positive, so the cost is increasing

C'(200)=304

At the point when 200 chess sets have been sold, the company's cost is increasing at the rate of $304 per chess set

(b)

This is the integral of C' between x=200 and x=300

change in cost=200300(300+0.02x) dx=[300x+0.01x2]200300=300(300)+0.01(300)2(300(200)+0.01(200)2)=90000+900(60000+400)=30500

This is positive, so represents an increase

In going from selling 200 to 300 chess sets, the company's cost increases by $30,500

(c)

P(x)=R(x)C(x) means that P'(x)=ddx(R(x)C(x))=R'(x)C'(x)

P'(x)=R'(x)C'(x)

P'(x)=625(300+0.02x)=3250.02x

The change in the profit is the integral of P' between x=200 and x=300

change in profit=200300(3250.02x) dx=[325x0.01x2]200300=325(300)0.01(300)2(325(200)0.01(200)2)=97500900(65000400)=32000

This is positive, so represents an increase

In going from selling 200 to 300 chess sets, the company's profit increases by $32,000

Worked Example

When the food bowl in a pet rabbit habitat is filled up, it contains 80 grams of food. The rabbits consume food from the bowl at a rate modeled by

f(t)=4+4cos(π4t)  for  0<t20

where f(t) is measured in grams per hour and t is the number of hours after the bowl was filled.

(a) How many grams of food do the rabbits eat during the first four hours after the bowl is filled?

(b) Find f'(263). Using correct units, explain the meaning of f'(263) in the context of the problem.

(c) Assuming that no more food is added to the bowl, find an expression in terms of t for F(t), the amount of food left in the bowl at time t.

Answer:

(a)

This will be the definite integral of f(t) between t=0 and t=4

04 (4+4cos(π4t)) dt=404 (1+cos(π4t)) dt=4[t+4πsin(π4t)]04=4(4+4πsin(π4(4))(0+4πsin(π4(0))))=4(4+4πsin(π)(0+4πsin(0)))=4(4+0(0+0))=16

16 grams

(b)

First differentiate to find f'(t)

f'(t)=4·(sin(π4t))·π4=πsin(π4t)

Substitute in t=263

f'(263)=πsin(π4(263))=πsin(13π6)=π(12)=π2

f(t) is a rate of change, so f'(t) is the rate of change of a rate of change

It is negative, so the rate of change is decreasing

f'(263)=π2

This means that 263 hours after the food bowl was filled, the rate at which the rabbits are consuming the food is decreasing by π2 grams per hour, per hour

(c)

This will be the integral of f between 0 and t, subtracted from the amount of food in the bowl at time t=0

Be careful here: f(t) is the rate at which the rabbits are eating the food, but this means that the rate at which the amount of food in the bowl is changing is f(t)

F(t)=F(0)0t f(s) ds=800t (4+4cos(π4s)) ds=8040t (1+cos(π4s)) ds=804[s+4πsin(π4s)]0t=804(t+4πsin(π4(t))(0+4πsin(π4(0))))=804(t+4πsin(π4t)(0+4πsin(0)))=804(t+4πsin(π4t)(0+0))=804t16πsin(π4t)

This could also be solved by finding the indefinite integral F(t)=f(t) dt, and then using F(0)=80 to work out the value of the constant of integration

F(t)==804t16πsin(π4t)

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Build on this topic

Roger B

Author: Roger B

Expertise: Development Editor

Roger's teaching experience stretches all the way back to 1992, and in that time he has taught students at all levels between Year 7 and university undergraduate. Having conducted and published postgraduate research into the mathematical theory behind quantum computing, he is more than confident in dealing with mathematics at any level the exam boards might throw at you.

Dan Finlay

Reviewer: Dan Finlay

Expertise: Portfolio Lead

Dan graduated from the University of Oxford with a First class degree in mathematics. As well as teaching maths for over 8 years, Dan has marked a range of exams for Edexcel, tutored students and taught A Level Accounting. Dan has a keen interest in statistics and probability and their real-life applications.