Question
Question: The function \(x\left( x-1 \right)\left( x-2 \right)\) attains its maximum value when the value of x...
The function x(x−1)(x−2) attains its maximum value when the value of x is equal to
(a) 1
(b) 1+31
(c) 1−31
(d) 1±3
Solution
Hint:We will first simplify x(x−1)(x−2) and then find its derivative with respect to x. In the final step, we will find the value of x by equating the obtained derivative equal to 0. If x<0 then it is a point of maxima, and if x>0 then we have the point of minima.
Complete step-by-step answer:
It is given in the question that we have to find the value of x for which the given expression x(x−1)(x−2) results in its maximum value. Let us assume that f(x)=x(x−1)(x−2). Simplifying further we get,
f(x)=(x2−x)(x−2)
Opening the brackets to get a cubic function of x, that is
f(x)=x3−2x2−x2+2x
Finally, we get,
f(x)=x3−3x2+2x
Now, we will find the derivative of function f(x) with respect to x. That is,
dxd(f(x))=dxdx3−dxd(3x2)+dxd(2x).
Now, we know the following formula for derivative as dxd(x)n=nxn−1. Using this formula in the derivative of f(x) we get f′(x)=dxd(f(x))=3x2−6x+2.
For finding the derivative of f(x) we will equate its derivative f′(x) to 0. That is
f′(x)=3x2−6x+2=0 therefore we require the roots of this equation which are given by x=2a−b±b2−4ac.
On putting the values in this, we get
x=2×36±62−4×3×2
Solving further, we get
x=66±36−24=66±12
Simplifying further by multiplying and dividing by 3 in the second term of equation, we get
x=66±6×312×3=1±6×336, that is, we get the value of x as
x=1±636=1±31.
Now, we have two values of x as x=1+31 and x=1−31. We know that if x<0 then it is a point of maxima and if x>0 then it is a point of minima.
Since x=1+31>0 therefore it is a point of minima and x=1−31<0 thus it is a point of maxima. Thus we get option c) as the correct answer.
Note: Student may get confused in the last part of solution that’s why we are considering only x=1−31 as the point of maxima, if they do not know that concept that when x<0 then it is a point of maxima. As a result they may tick the wrong option even after solving the whole question correctly.Students should remember the derivatives formulas of polynomial functions to solve these types of questions.