Question
Question: If Rolle’s theorem is applicable to the function \(f\left( x \right)=\dfrac{\ln x}{x}\), \(\left( x>...
If Rolle’s theorem is applicable to the function f(x)=xlnx, (x>0) over the interval [a,b] where a∈I, b∈I, then find the possible value of a2+b2?
(a) 20
(b) 25
(c) 45
(d) 10
Solution
We start solving the problem by recalling the definition and conditions of Rolle’s theorem. We then check whether the given conditions are satisfied to apply Rolle’s theorem or not. After checking we apply f(a)=f(b) to get our first condition. We then apply f′(c)=0 to get our second condition. Using these two conditions, we find the values of a and b and substitute in a2+b2 to get the required result.
Complete step-by-step answer:
According to the problem, we have given that the Rolle’s theorem is applicable to the function f(x)=xlnx, (x>0) over the interval [a,b] where a∈I, b∈I. We need to find the possible values for a2+b2.
Let us recall the definition of Rolle’s theorem. If the given function f(x) is continuous in the closed [a,b] and differentiable on the open interval (a,b) such that f(a)=f(b), then there exists a c∈(a,b) such that f′(c)=0.
According to the problem, the function is differentiable in the open interval (a,b).
We know a and b should be equal to each other.
Now, we have f(a)=f(b).
⇒alna=blnb.
⇒blna=alnb.
We know that xlny=lnyx.
⇒lnab=lnba.
We know that if lnx=lny, then x=y.
⇒ab=ba---(1).
Now, we have f′(c)=0.
Let us find f′(x) first.
⇒f′(x)=dxd(xlnx).
We know that dxd(vu)=v2vdxdu−udxdv.
⇒f′(x)=x2xdxd(lnx)−lnxdxd(x).
We know that dxd(lnx)=x1 and dxd(x)=1.
⇒f′(x)=x2x(x1)−lnx(1).
⇒f′(x)=x21−lnx.
⇒f′(c)=0.
⇒c21−lnc=0.
Since c lies between a and b, as these values are greater than zero then the value of c should be greater than zero. This makes the denominator greater than 0.
So, we have 1−lnc=0.
⇒lnc=1.
⇒c=e1.
⇒c=e.
⇒c=2.73 ---(2).
Here we have given that a and b are integers (positive). So, the value of a must be less than the value of c obtained which has possibilities of 1 and 2.
We know that any power of 1 is 1. In order to satisfy equation (1), b must be equal to 1, which is a contradiction as a is not equal to b.
So, the value a must be 2.
Let us substitute the value of a in equation (1).
⇒2b=b2. Let us assume the value of b be 3.
So, we get 23=32
⇒8=9, which is a contradiction.
Let us assume the value of b be 4.
So, we get 24=42
⇒16=16, which is true.
So, the values of a and b are 2 and 4.
Let us find the value of a2+b2.
⇒a2+b2=22+42.
⇒a2+b2=4+16.
⇒a2+b2=20.
∴ The possible value of a2+b2 is 20.
So, the correct answer is “Option (a)”.
Note: Here we cannot get the absolute values without trial and error for them. Because we only have one condition to solve for the values of two variables which can be solved without taking an assumption. We cannot apply Rolle’s theorem directly without checking its conditions but it is already given in this problem, we don’t need to worry. Similarly, we can expect this problem to apply other mean value theorems.