55032112
A continuous function \(F\) has the values shown.
<table><tr><th>\(x\)</th><th>\(F(x)\)</th></tr><tr><td>\(2\)</td><td>\(-5\)</td></tr><tr><td>\(3\)</td><td>\(1\)</td></tr></table>
The first bisection midpoint is \(2.5\), and \(F(2.5)=-2\). What interval should be used for the next bisection step? Explain the sign logic.
Hints
- Compare the midpoint's sign with each endpoint sign.
- Keep the half-interval that still has opposite signs at its ends.
- The magnitude of the function values is not what decides the next bracket.
Solution
1. The initial bracket \([2,3]\) has opposite endpoint signs.
2. At the midpoint, \(F(2.5)=-2<0\), which has the same sign as \(F(2)\).
3. The sign change therefore remains between \(2.5\) and \(3\), so the next interval is \([2.5,3]\).
Answer
Use \([2.5,3]\) for the next step.
