Text

Apply Newton’s method to f(x)=x33x+1=0f(x)=x^3-3x+1=0 with x0=0,5x_0=0{,}5: perform four iterations and compare with bisection.

Topics: Continuity
Concepts: Bisection algorithm · Newton-Raphson method
Methods: Newton-Raphson
Skills: Calculating · Using formulae
Exercise types: Computing expressions