The numerical method that uses the formula xₙ₊₁ = xₙ − f(xₙ)/f'(xₙ) is:
✓ Correct Answer: Option B
Newton-Raphson iteratively refines root estimates using the function and its derivative.
Newton-Raphson iteratively refines root estimates using the function and its derivative.