Table of Contents

Last modified on April 27th, 2024

chapter outline

 

Mean Value Theorem for Integrals

The mean value theorem for integrals states that if a function f(x) is continuous on a closed interval [a, b], there exists a point ‘c’ on [a, b] such that f(x) at c equals the average value of f(x) on the given interval.

Mathematically, it is generalized as,

f(c)=1baabf(x)dx

or, 

abf(x)dx=f(c)(ba)

Mean Value Theorem for Integrals

In the above graph, the shaded rectangular part of the curve is the average value of the function f(x).

Proof

Since f(x) is continuous on [a, b]

By the extreme value theorem, f(x) attains its minimum and maximum values. 

Let ‘m’ and ‘M’ be the minimum and the maximum values on [a, b]

Thus, ∀ x Є [a, b], m ≤ f(x) ≤ M

Now, by the comparison theorem, we get

m(ba)abf(x)dxM(ba)

On dividing by (b – a), we get

m1(ba)abf(x)dxM

Since f(x) is continuous on [a, b] and m1(ba)abf(x)dxM, for m, M Є [a, b], then by the intermediate value theorem, a number ‘c’ exists on [a, b] such that

f(c)=1baabf(x)dx

abf(x)dx=f(c)(ba)

Hence, the mean value theorem for integrals is proved.

This relationship can also be represented as:

If f(x) is integrable on [a, b], the average value of f(x) on [a, b] is favg=1baabf(x)dx

Solved Examples

Find the point ‘c’ to satisfy the mean value theorem for the integrals of a function f(x) = 12x – 8 on [2, 6].

Solution:

Since f(x) = 12x – 8 is a polynomial, it is continuous on [2, 6]
By the mean value theorem for integrals, we get
abf(x)dx=f(c)(ba)
26(12x8)dx=(12c8)(62)
1226xdx826dx=48c32
12[622222]8[62]=48c32
6×328×4=48c32
⇒ 48c = 192
⇒ c = 4 Є [2, 6]
Thus, the only solution of ‘c’ is 4.

Find the average value of f(x) = 3x2 – 5x on [0, 4] and find ‘c’ such that f(c) = favg on [0, 4].

Solution:

Since f(x) = 3x2 – 5x is a polynomial, it is continuous on [0, 4]
By the mean value theorem for integrals, we get
f(c)=1baabf(x)dx
f(c)=14004(3x25x)dx
f(c)=14043x2dx5404xdx
f(c)=14[(4)3(0)3]54[(4)22(0)22]
f(c)=14×6454×162
f(c)=1610
f(c)=6, which is the average value of f(x) on [0, 4].
Now, f(c) = 3c2 – 5c = 6
⇒ 3c2 – 5c – 6 = 0
On applying the quadratic formula, we get
either c = 5+976 or c = 5976
Approximating the value of 97 up to 3 decimal places, we get c = 2.475 or -0.808, respectively.
Since c = 2.475 Є [0, 4], the value of c is 2.475
Thus, the average value of f(x) = f(c) = 6, and the value of ‘c’ is approximately 2.475 on [0, 4].

Last modified on April 27th, 2024