Skip to content

%% derivative %%

Mean Value Theorem

Tags
Calculus
Cegep/1
Cegep/2
Word count
212 words
Reading time
2 minutes

Abbr. M. V. T.

Let f(x) be a function continuous over [a,b] and differentiable over (a,b),
then c[a,b] such that

f(c)=f(b)f(a)baf(c)=1baabf(x)dx

Proof for integrals

We know that f is continuous on [a,b].
Define A(x)=axf(t)dt, then by FTC1 we get:

  1. A(x) is continuous on [a,b].
  2. A(x) is differentiable on (a,b).
  3. A(x)=f(x)

By 1. and 2. we can apply MVT to A(x) on [a,b] to get that c[a,b] such that

A(c)=A(b)A(a)ba

Using 3.,

f(c)=

Note that A(b)=abf(t) and A(a)=aaf(t)dt=0.

=1baabf(t)dt

Examples

If a steel ball is dropped, its velocity at time t is approximated by v(t)=10tms. Find the average velocity between the time it is dropped at 373m and when it hits the ground.

We find t2 by solving x(t)=0.

x(t)=v(t)dt=5t2+373

Contributors

Changelog