Given: f(x)=x3−3x
The first derivative is:
f′(x)=3x2−3
To find critical points, set f′(x)=0:
3x2−3=0
3x2=3
x2=1
x=1 or x=−1
The second derivative is:
f′′(x)=6x
At x=−1:
f′′(−1)=6(−1)=−6<0
This is a local maximum point.
At x=1:
f′′(1)=6(1)=6>0
This is a local minimum point.
Local maximum value at x=−1:
f(−1)=(−1)3−3(−1)
f(−1)=−1+3
f(−1)=2
Local minimum value at x=1:
f(1)=(1)3−3(1)
f(1)=1−3
f(1)=−2
Matching:
| List-I | Answer | List-II |
|---|---|---|
| (A) Point of local Maxima | x=−1 | (II) |
| (B) Point of local Minima | x=1 | (I) |
| (C) Local maximum value | 2 | (III) |
| (D) Local minimum value | −2 | (IV) |
Therefore, the correct answer is: (A) - (II), (B) - (I), (C) - (III), (D) - (IV)