Question
Question: The function \(f\left( x \right) = x + \dfrac{1}{x}\) has A. A local maxima at\(x = 1\) and a loca...
The function f(x)=x+x1 has
A. A local maxima atx=1 and a local minima atx=−1
B. A local minima atx=1 and a local maxima atx=−1
C. absolute maxima atx=1and absolute minima atx=−1
D. absolute minima atx=1and absolute maxima atx=−1
Solution
First, we shall analyze the given information so that we can able to solve the given problem. Let us understand the difference between the local extrema and absolute maxima. The absolute maximum is the largest value of all values of f(x) and the absolute minimum is the least value of all values of f(x). The local maximum cannot be the largest of all values, but the value will be large when compared to nearby values, and similarly, the local minimum is the small value when compared to nearby values.
Formula to be used:
The power rule of differentiation isdxdxn=nxn−1
Complete step by step answer:
We are given thatf(x)=x+x1.
First, we shall calculate the first derivative of the given function.
That isdxd(f(x))=dxd(x+x1)
f′(x)=dxd(x)+dxd(x1) (Here we separated the terms)
=dxd(x)+dxd(x−1)
=1.x1−1+(−1)x−1−1 (Here we applied the power rule of differentiation)
=1.x0−x−2
=1−x21
Hence, we getf′(x)=1−x21
Now, we need to equate the resultant derivative to zero to obtain the value ofx .
That is1−x21=0
⇒x21=1
⇒x2=1
⇒x=±1
⇒x=1andx=−1
The obtained values of xare usually known as the stationary points. We need to find whether the resultant stationary points are extremum points.
Now, we need to find the second derivative of the given function.
That isdxdf′(x)=dxd(1−x21)
f′′(x)=dxd(1)−dxd(x21)
=0−dxd(x−2)
=−(−2)x−2−1 (Here we applied the power rule of differentiation)
=2x−3
=x32
Hence, we getf′′(x)=x32
Now, we need to apply the stationary points in the above equation.
At the stationary pointx=1, f′′(x)=132
⇒f′′(x)=2 and it is greater than zero
At the stationary pointx=−1, f′′(x)=−132
⇒f′′(x)=−2 and it is less than zero.
If we getf′′(x)<0, then we can say thatx=−1is a point of local maxima. And, iff′′(x)>0, then x=1is a point of local minima
Hence, we get a local minimum atx=1 and a local maximum at x=−1 .
So, the correct answer is “Option B”.
Note: First, we need to find the first derivative of the given function and then we need to equate it with zero to obtain the stationary pointsx=x0. Then, we need to find the second derivative of the given function. Now, we shall apply the obtained stationary points in the previous equation.
If we getf′′(x)<0, then we can say thatx=x0is a point of local maxima. And, iff′′(x)>0, then x=x0is a point of local minima.