The iteration formula xₙ₊₁ = f(xₙ) is used to find a root of an equation, and the Newton–Raphson method uses the derivative of the function, so this Year 13 sheet opens with iterative root-location tools. A sign change answer records the existence of a root between a and b.
Key Takeaways
xₙ₊₁ = f(xₙ) finds a root of an equation (Q1).
Newton–Raphson uses the derivative of the function (Q2).
Q3 records the at-least-one-root condition between a and b.
Section A: Multiple Choice Questions (1 Mark Each)
Choose the correct option for each question.
1.The iteration formula xₙ₊₁ = f(xₙ) is used to
(a) find a root of an equation(b) find the maximum of a function(c) differentiate a function(d) integrate a function
2.The Newton–Raphson method uses
(a) the derivative of the function(b) the integral of the function(c) the second derivative only(d) random numbers
3.If f(a) and f(b) have opposite signs, then
(a) there is at least one root between a and b(b) there is no root(c) there are exactly two roots(d) the function is undefined