Question
Question: Determine the points of maxima and minima of the function \(f\left( x \right) = \dfrac{1}{8}\ln x - ...
Determine the points of maxima and minima of the function f(x)=81lnx−bx+x2,x>0, where b⩾0 is a constant.
(a)min.at x=41(b+b2−1), max at x=41(b−b2−1)
(b)min.at x=41(b−b2−1), max at x=41(b+b2−1)
(c)min.at x=41(b+b2+1), max at x=41(b−b2−1)
(d)min.at x=41(b+b2−1), max at x=41(b−b2+1)
Solution
In this particular question to find the maxima and minima differentiate the given function w.r.t x and equate to solve and solve for x, then again differentiate the given function and calculate its value on previous calculated x value if we got positive than it is a minima and if we got negative than it is a maxima so use these concepts to reach the solution of the question.
Complete step by step answer:
Given function.
f(x)=81lnx−bx+x2,x>0
Now differentiate this function w.r.t x and equate to zero we have,
⇒dxdf(x)=f′(x)=dxd(81lnx−bx+x2)=0
Now as we know that dxdlnx=x1,dxdxn=nxn−1, so use this property in the above equation we have,
⇒(8x1−b+2x)=0
⇒1−8bx+16x2=0
⇒16x2−8bx+1=0
Now this is a quadratic equation so apply quadratic formula we have,
⇒x=2a−b±b2−4ac, where a = 16, b = -8b, c = 1
⇒x=2(16)8b±(−8b)2−4(16)
⇒x=328b±64b2−64=328b±8b2−1=4b±b2−1
⇒x=4b+b2−1,4b−b2−1
So as we see that b should never be less than one other the above values of x will become complex.
Therefore b ⩾ 1.
Now again differentiate the function w.r.t x we have,
⇒dxdf′(x)=f′′(x)=dxd(8x1−b+2x)
⇒f′′(x)=dxd(8x−1−b+2x)
⇒f′′(x)=(8−1x−1−1+2), as the differentiation of constant term is zero.
⇒f′′(x)=(8x2−1+2)
Now when, x=4b+b2−1 so the value of f” (x) is
⇒f′′(x)=8(4b+b2−1)2−1+2
Now simplify we have,
⇒f′′(x)=8(b+b2−1)2−16+2
⇒f′′(x)=(b+b2−1)2−2+2
As b ⩾ 1 so the value of (b+b2−1) when b = 1 is 1
⇒f′′(x)=(1)2−2+2=0
So at b = 1 function neither minima nor maxima.
So when, 1<b<2, the value of (b+b2−1)>1
⇒b+b2−12=>12<2
⇒f′′(x)=(b+b2−1)2−2+2 = positive.
So when, x=4b+b2−1 the given function is at minimum position.
Now when, x=4b−b2−1 so the value of f” (x) is
⇒f′′(x)=8(4b−b2−1)2−1+2
Now simplify we have,
⇒f′′(x)=8(b−b2−1)2−16+2
⇒f′′(x)=(b−b2−1)2−2+2
As b ⩾ 1 so the value of (b−b2−1) when b = 1 is 1
⇒f′′(x)=(1)2−2+2=0
So at b = 1 function neither minima nor maxima.
So when, 1<b<2, the value of (b−b2−1)<1
⇒b−b2−12=<12>2
⇒f′′(x)=(b+b2−1)2−2+2 = negative.
So when, x=4b−b2−1 the given function is at maximum position.
So this is the required answer.
So, the correct answer is “Option A”.
Note: Whenever we face such types of questions the key concept we have to remember is that always recall the basic differentiation properties such as dxdlnx=x1,dxdxn=nxn−1 so differentiate the given function according to these properties as above.