The extremum (minimum or maximum) point of a function f(x) is to be determined by solving $$\frac{{{\text{df}}\left( {\text{x}} \right)}}{{{\text{dx}}}} = 0$$ using the Newton-Raphson method. Let f(x) = x3 - 6x and x0 = 1 be the initial guess of x. The value of x after two iterations (x2) is
A. 0.0141
B. 1.4142
C. 1.4167
D. 1.5000
Answer: Option C
Join The Discussion