Show that if the iterates in Newton's method converge to a point $r$ for which $f'(r)\ne0$, then $f(r)=0$. Also establish the same assertion for the secant method.
Hint: For the secant method, the mean-value theorem is useful. This is the case $n=0$ in Taylor's Theorem.
Not sure how to approach this problem for either method. Thanks for any help!