We're seeing the words "Mean Value Theorem" here. Recall that we've seen this before when learning about the derivative of a function f(x). But here, we're talking about the Mean Value Theorem for Integrals, which states the following:
If f(x) is continuous on a closed interval [a,b], then there exists at least one point, call it c, such that c is in the interval [a,b], that is, c is a number between a and b, such that ∫ab f(x) dx = f(c) ( b - a ).
Let's unpack this! The left hand sides ∫ab f(x) dx will come out to some number. The right hand side f(c) (b-a) will be come expression involving c. This means that we need to solve for c.
Our function is f(x) = x6 on the interval [0,6]. Okay! Let's first start by finding this value by using the Fundamental Theorem of Calculus!
∫06 x6 dx = [ x7 / 7 ] 06 = [ (6)7 / 7 ] - [ (0)7 / 7 ] = 39990.9 - 0 = 39990.9
Fantastic! We've got our number! Note we need to compute f(c)(b-a) = f(c) (6 - 0) = 6c6. The mean value theorem says that we can solve the equation
6c6 = 39990.9
for c! So let's do that!
6c6 = 39990.9
⇒ c6 = 6665.14 (must take the 6-th root of both sides)
⇒ c = 4.33812
Now! We're not quite finished! Notice that this mean value theorem says we need our solutions for c to be in the interval [0,6]. Since 4.33812 is between 0 and 6, we know that c = 4.33812 is out solution and we're done!
Dayv O.
isn't (6^7)/7=39990.905/12/22