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
Related Questions on Numerical Methods
Roots of the algebraic equation x3 + x2 + x + 1 = 0 are
A. (+1, +j, -j)
B. (+1, -1, +1)
C. (0, 0, 0)
D. (-1, +j. -j)
A. Only I
B. Only II
C. Both I and II
D. Neither I nor II

Join The Discussion