Back to Questions
SSC Applied Mathematics
QUESTION #1308
Question 1
In Newton-Raphson method, starting with initial approximation \(x_0\), the next iteration is:
Correct Answer Explanation
Newton-Raphson iteration formula: \(x_{n+1}=x_n-\dfrac{f(x_n)}{f'(x_n)}\). It is derived from the tangent line approximation at \(x_n\) and converges quadratically near a simple root.
Sign in to join the conversation and share your thoughts.
Log In to Comment