M HYPE SPLASH
// news

Mean Value Theorem for Integrals Problem

By Sarah Scott
$\begingroup$

I'm having difficulty getting a proper answer for this problem. I'm not that good at Mean Value Theorem for Integrals. Can someone help me find the solution?

Find the value(s) of c guaranteed by the Mean Value Theorem for Integrals for the function over the given interval.

$f$($x$) = $x^5$, [0, 5]

$\endgroup$

2 Answers

$\begingroup$

The mean value theorem for integrals says that there exists a $c$ for which $f$ agrees with its average; that is,

$$f(c) = \frac1{5 - 0} \int_0^5 f(t) dt$$

So compute the integral

$$\int_0^5 t^5 dt$$ and get a number; you should get $5^6/6$; then solve

$$c^5 = \frac{5^5}{6}$$

$\endgroup$ $\begingroup$

enter image description hereThis is the answer I got when I solved it. I hope you understand it.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy