Question
Question: For the curve \(y=x{{e}^{x}}\) , the point (a) \(x=-1\) is minimum. (b) \(x=0\) is minimum. (c...
For the curve y=xex , the point
(a) x=−1 is minimum.
(b) x=0 is minimum.
(c) x=−1 is maximum.
(d) x=0 is maximum.
Solution
Differentiate the function y=xex to equate it to zero, to calculate the critical points. Then, we need to differentiate the function once again to calculate dx2d2y . If at the critical point, dx2d2y<0 then we will have the maximum value of function at that point. If at the critical point, dx2d2y>0 then we will have the minimum value of function at that point. If at the critical point, dx2d2y=0 then we will have neither maximum nor minimum value at that point.
Complete step by step solution:
We know that for any curve y=f(x) , the maxima and minima points, and the points of inflection are known as critical points. To find these critical points, we differentiate the function and equate it to 0, so that, dxdy=0 .
Further, if at that point dx2d2y<0 , the point is called a maxima, and the function is maximum,
If at that point dx2d2y>0 , the point is called a minima, and the function is minimum, and
If at that point dx2d2y=0 , the point is called the point of inflection.
In our problem, we have y=xex .
On differentiating this function, we get
dxdy=dxd(xex)
For the RHS, we have to use Product Rule dxd(u⋅v)=udxdv+vdxdu .
So, we can write
dxdy=xdxd(ex)+exdxd(x)
⇒dxdy=xex+ex...(i)
⇒dxdy=ex(x+1)
Now, for critical points we must have
dxdy=0
Putting the value of dxdy , we get
ex(x+1)=0
So, either ex=0 or (x+1)=0 .
We know that for x∈(−∞,∞), ex>0 . So, ex=0 .
∴(x+1)=0⇒x=−1
So, x=−1 is a critical point.
Now, we have to calculate dx2d2y , to determine which type of critical pint it is.
So, differentiating (i), we get
dx2d2y=dxd(xex)+dxd(ex)
Using the Product Rule again, we get
\dfrac{{{d}^{2}}y}{d{{x}^{2}}}=\left\\{ x\dfrac{d\left( {{e}^{x}} \right)}{dx}+{{e}^{x}} \right\\}+{{e}^{x}}
⇒dx2d2y=xex+2ex
⇒dx2d2y=ex(x+2)
Putting x=−1 in this equation, we get
dx2d2yx=−1=e(−1)((−1)+2)
⇒dx2d2yx=−1=e1
Here, dx2d2yx=−1>0 .
So, the function will achieve its minimum value at x=−1 .
So, the correct answer is “Option A”.
Note: We should not be careless and should not skip steps, as an extra negative sign can entirely change the solution. We must note that we have to compare the double differentiation dx2d2y only at the critical points and not at any general point.