Question
Question: How do you determine all values of \(c\) that satisfy the conclusion of mean value theorem on the in...
How do you determine all values of c that satisfy the conclusion of mean value theorem on the interval [0,2] for f(x)=2x2−5x+1?
Solution
In other the determine all the values of c for the given function after applying mean value theorem, first determine the value of variable a,b by comparing the given interval with [a,b].Now find the value for f(a)andf(b) by substituting the value of aandb respectively in the function. Derive the function with respect to x , to obtain f′(c). Now According to Mean value theorem , put all values in f′(c)=b−af(b)−f(a) and solve the equation for c to get the required answer.
Formula used:
Differentiation Rules:
dxd(xn)=nxn−1,
dxd(1)=0,
dxd(x)=1
Complete step by step answer:
We are given a quadratic function in variable xas
f(x)=2x2−5x+1
According to the Mean Value Theorem, MVT has two hypotheses:
f(x)is continuous on the closed interval [a,b]
f(x)is differentiable on the open interval [a,b]
Then there is a number csuch that a<c<bwhich satisfies
f′(c)=b−af(b)−f(a)
In this question, we are given f(x)=2x2−5x+1over the interval [0,2].
Comparing given interval with [a,b], we get value of a=0and b=2
Let’s find out the value for f(b)by substituting xwith the value of bin the function f(x), we get
f(b)=f(2)=2(2)2−5(2)+1 f(b)=8−10+1
f(b)=−1----------------(1)
Similarly, finding the value for f(a)by substitutingxwith the value of ain the function f(x), we obtain
f(a)=f(0)=2(0)2−5(0)+1 f(a)=0−0+1
f(a)=1---------------(2)
Now find the first order derivative of the function f(x) with respect to variable x using the rules and properties of derivative
Differentiating given function with respect to x, we get
dxdf(x)=f′(x)=dxd(2x2−5x+1)
As we know the derivative gets separated into all the terms and the constant part of any term is pulled out from the derivative , so we can rewrite our derivative as
f′(x)=2dxd(x2)−5dxd(x)+dxd(1)
Now using the rules of derivative tha tdxd(xn)=nxn−1, dxd(1)=0, dxd(x)=1 we get our equation as
To find f′(c)replace all the occurrences of x in the above result with c
f′(c)=4c−5-----------(3)
Hence we have obtained f(a),f(b)andf′(c)
AS we can clearly see that the function given is continuous on the interval [0,2] and also it is differentiable as f′(x)=4x−5 which exists all x∈R.Thus, function is differentiable on [0,2].
Now According to Mean Value Theorem(MVT), there exists at least on real number c such that c∈(0,2),
We have
f′(c)=b−af(b)−f(a)
Put all the values obtained in the equations 1,2 and 3 in above, we have
4c−5=2−0−1−1
Simplifying further above expression for the value of c, we get
4c−5=2−2 4c−5=−1 4c=−1+5 4c=4
Dividing both sides of the equation with the coefficient of ci.e.4, we get the value of c as
44c=44 c=1
Therefore, the value of cis equal to 1 which lies in the interval (0,2)
Note: 1. Don’t forget to cross verify the result in the end as error may come while solving.
2. Remember the derivative of a variable is equal to one and derivative of any constant term is equal to zero.
3. To apply Mean value theorem, both the conditions should be verified then only you can use MVT.
4.A student should differentiate and put the values carefully.
5.Mean value theorem is also known as LMVT (Lagrange’s Mean Value Theorem) which states for a given planar arc between two endpoints, there is at least one real point at which the tangent to arc is parallel to the secant through the endpoints.