GeoGebra: Fixed Point Iteration: Newton-Raphson Method (Newton’s Method)
Newton-Raphson is an iterative numerical method for finding roots of equations.
xn+1 = xn − f(xn)/f′(xn)
Click the image to link to GeoGebraTube
Designed principally for use with the MEI-OCR C3 Coursework on Numerical Methods
Thanks. Any suggestions on how you get them to do change of sign method?
Also, for the C3 CW, do you just give them this applet and ask them to enter the equation they are working with or get them to make it from scratch?