How to apply the mean value theorem for integrals

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 9K views
misskitty
Messages
745
Reaction score
0
Can someone please explain to me how to use this and give an example that we can walk through please? My book doesn't give an example of what it is talking about.

~Kitty
 
Physics news on Phys.org
Your just talking about the theorem that if [itex]a \leq b[/itex], and f is continuous, then:

[tex] \int_a^b f(t) \, dt = f(x) (b - a)[/tex]

has a solution for x in the range [itex]a \leq x \leq b[/itex]?

An example is easy enough. What's your favorite continuous f? Your favorite a? Your favorite b larger than a? Just plug them in.

Say, we use
f(t) = t²
a = 3
b = 7

Then the mean value theorem says that the equation

[tex] \int_3^7 t^2 \, dt = x^2 (7 - 3)[/tex]

has a solution with [itex]3 \leq x \leq 7[/itex].