Introduction
Many equations that arise in A-Level Mathematics — such as or — cannot be solved by exact algebraic methods. Numerical methods provide systematic techniques for finding approximate solutions to any desired degree of accuracy.
Before refining an approximation, you must first know where to look. This subtopic covers the two key strategies for locating a root approximately:
- Graphical considerations — sketching or interpreting graphs to identify where curves intersect.
- Sign-change search — evaluating a function at successive points and detecting where it changes sign.
These techniques appear in almost every 9709 P3 numerical methods question, typically as the opening part worth 1–2 marks.
Core Concept
What is a root?
A root of an equation is a value such that . Geometrically, a root is an -coordinate where the curve crosses or touches the -axis.
Graphical method
Rearrange the equation into the form (often one curve is simpler), then sketch both curves on the same axes. Each intersection point corresponds to a root. The sketch identifies the approximate integer region in which each root lies.
Sign-change method
If is continuous on an interval , and and have opposite signs, then by the Intermediate Value Theorem there is at least one root in .
To locate a root between consecutive integers and , evaluate and ; if one is positive and the other negative, a root lies in that interval.
Key condition: The sign-change test is only valid for continuous functions. If has a vertical asymptote or a discontinuity in , a sign change does NOT guarantee a root — it may indicate a discontinuity instead.
Unlock the full Numerical Solution of Equations note with Nova
You're reading the preview. Unlock the complete note — every worked example, examiner pitfall and practice question — plus 24/7 AI tutoring from Nova that teaches directly from these notes.