NEWTON'S METHOD

We can improve an estimate Xn by using the slope of the tangent line and trigonometry:
The slope = f '(Xn) = delta y / delta x
= f (Xn) / (Xn - Xn+1), or solving, we get
. Note the prime (or apostrophe) in the numerator. That indicates that the derivative is used in the numerator.