Solveeit Logo

Question

Question: How do I find the numbers \(c\) that satisfies the Mean Value Theorem for \[f(x) = {x^3} + x - 1...

How do I find the numbers cc that satisfies the Mean Value Theorem for
f(x)=x3+x1f(x) = {x^3} + x - 1 on the interval [0,3][0,3] ?

Explanation

Solution

Hint : The mean value states that there exists a ccin (a,b)(a,b) such that
f(c)=f(a)f(b)baf'(c) = \dfrac{{f(a) - f(b)}}{{b - a}}
Here in this case we write that
There exists a cc in (0,3)(0,3) such that
f(c)=f(3)f(0)30f'(c) = \dfrac{{f(3) - f(0)}}{{3 - 0}}
The answer can then be found by differentiating the given function and then substituting the value of xxwith ccand then we easily put the values in the above equation along with the value of the given function at the boundary conditions which will finally help us to find the value of cc. The differentiation can be done easily by using the standard formulae for differentiation

Complete step-by-step answer :
The mean value theorem in this case states that there exists a cc in (0,3)(0,3) such that

f(c)=f(3)f(0)30 f(3)f(0)30=29(1)3=10   f'(c) = \dfrac{{f(3) - f(0)}}{{3 - 0}} \\\ f(3) - f(0)3 - 0 = \dfrac{{29 - ( - 1)}}{3} = 10 \;

Now to solve it further we first differentiate the given function so differentiating the given function at cc we get
f(c)=3c2+1f'(c) = 3{c^2} + 1
Now substitute the value of f(c)f'(c) in the equation of mean value theorem we get
3c2+1=f(3)f(0)303{c^2} + 1 = \dfrac{{f(3) - f(0)}}{{3 - 0}}
Now we put the value of boundary conditions upon the above equation we get
3c2+1=29(1)33{c^2} + 1 = \dfrac{{29 - ( - 1)}}{3}
Which upon solving gives,
3c2+1=103{c^2} + 1 = 10
We get 3c2=93{c^2} = 9
Which gives us the value of cc as
c=±3c = \pm \sqrt 3
But since 3- \sqrt 3does not fall in our given interval of (0,3)\left( {0,3} \right)we ignore this value of cc that we calculated and thus the only remaining value of the ccis 3\sqrt 3 . So the value of cc that satisfies the mean value theorem of the given function is 3\sqrt 3 .
So, the correct answer is “3\sqrt 3 ”.

Note : Remember to check if some value of ccdoes not fall in the given interval then we just ignore that value and take only that value which lies inside the given boundary conditions.