Question
Question: Let \( I=\int_{a}^{b}{\left( {{x}^{4}}-2{{x}^{2}} \right)}dx \) . If \( I \) is minimum, then the or...
Let I=∫ab(x4−2x2)dx . If I is minimum, then the ordered pair (a,b) is
A. (−2,0)
B. (0,2)
C. (2,−2)
D. (−2,2)
Solution
To find the ordered pair of minima in the given function, we will use the differentiation concept to find it. Which says that to find out the minima of maxima first find f′(x) and find its roots. And put these roots in f′′(x) . Which will give the point which will give minima.
Complete step by step answer:
Moving ahead with the question in step-wise manner;
As we know that to find the point of minima and maxima using differentiation of function, first find out the first derivative of function and put it equal to zero to find out its roots i.e. f′(x)=0 , from here you will get the roots, put them in double derivative of and find for which root the double gives you greater than zero, that value will give minima in that function.
So going with the same concept in our question, we have function I=∫ab(x4−2x2)dx . So put its first derivative equal to zero. i.e.
dxdI=0dxd∫ab(x4−2x2)dx=0
As we know that differentiation of integration is the function itself, i.e.dxd∫f(x)=f(x)
So by using above statement we can say that;
f′(x)=dxd∫ab(x4−2x2)dx=0f′(x)=(x4−2x2)
So now we had to find out the roots of f′(x)=0 so for roots let us solve it;
x4−2x2=0x2(x2−2)=0
By using the identity a2−b2=(a+b)(a−b) in x2−2 we will get;
x2(x−2)(x+2)=0
From here we can say that x2=0 or (x−2)=0 or (x+2)=0 . So from here we got four roots i.e. 0,0,2,−2 .
Now according to the concept, put them in the second derivative. For that first let us find out second derivative i.e.
dxdf′(x)=dxd(x4−2x2)f′′(x)=4x3−4x
Now in this f′′(x) put the roots and find the for which value of roots double derivative of function will give value greater than nor equal to zero, that value will give minimum for the function. So let us check in the order 0,0,2,−2
For 0;
f′′(x)=4x3−4xf′′(0)=4(0)3−4(0)f′′(0)=0
So at zero function will be minimum. Now check for other roots also;
For 2 ;
f′′(x)=4x3−4xf′′(2)=4(2)3−4(2)f′′(2)=82−42f′′(2)=42
For 2 double derivative is greater than zero, so the function will give a minimum at 2 also.
For −2 ;
f′′(x)=4x3−4xf′′(−2)=4(−2)3−4(−2)f′′(−2)=−82+42f′′(2)=−42
So for −2 double derivative is giving less than zero, so at this point the function will not give a minimum.
So we can say that the function will give a minimum at 0 and at 2 .
As the function is continuous, we can say that the function will give a minimum in the interval of 0 and 2 .
So, the correct answer is “Option B”.
Note: First derivative and second derivative are represented asf′(x)andf′′(x)respectively. Moreover if the roots we got from the first derivative, when we put them in the second derivative and got a value less than zero then at that point the function will give a maxima.