LightMySky

Locating Roots and Iterative Methods

Trap a root between two values by a change of sign, then rearrange the equation into the form x = g(x) and iterate from a starting value until the digits stop moving.

No account needed. Progress saves in this browser.

What a learner can do afterwards

  • Use a sign change to show a root lies in a given interval
  • Rearrange an equation into an iterative formula
  • Run an iteration to a stated accuracy and justify stopping

1 · Read

Take a continuous graph. If f(1) is negative and f(2) is positive, the curve must cross the axis somewhere between 1 and 2. That crossing is a root, and you proved it exists without solving anything. One sign change promises at least one root, though a wiggly graph can cross more than once.

Try it together

For f(x) = x cubed minus x minus 3, f(1) = 1 - 1 - 3 = -3 and f(2) = 8 - 2 - 3 = 3. The signs differ, so a root sits between 1 and 2. Rewrite x cubed = x + 3 as x = the cube root of (x + 3) and feed each answer back in. From 1.5 you get 1.651, then 1.669, then 1.671, settling at 1.67 to two decimals.

Rearranging is a choice, and some choices pull you in while others push you away. Picture y = g(x) against the line y = x and cobweb between them: shallow slopes spiral inward to the fixed point and steep ones spiral outward to failure. Watch the first few iterates, since converging decimals that settle digit by digit signal success.

Good to know

Never stop just because two iterates match. Matching decimals show the steps got small, not that the limit is near. For instance 2.496 is within 0.004 of 2.5, so it is correct to one decimal place, which allows an error up to 0.05. Stop with an error bound or a tight sign change interval around the value.

Trap the root with a sign change, walk in with x = g(x), and stop only when an error bound says you are close.

2 · Watch

Take it off screen

Print a worksheetA4 with an answer key page for grown-ups. No screen, no internet.

Where it sits

Then practise

8 questions wait behind this lesson, each with its answer explained. Every answer feeds the sky: stars light as they are learned, and dim when it is time to come back.

Spotted a problem on this page? Tell us
Locating Roots and Iterative Methods · Mathematics, ages 17 to 18 · LightMySky