Understand the claim
f(0)<0, f(2)>0⇒exactly one root in (0,2)? The Intermediate Value Theorem guarantees AT LEAST one root, but a wiggly function can cross the axis several times.
Recall the IVT
sign change⇒at least one root A sign change between the endpoints forces at least one root, but says nothing about 'exactly one'.
Choose a wiggly cubic
f(x)=(x−21)(x−1)(x−23) Take a cubic with three roots inside the interval, at x = 1/2, 1 and 3/2.
Check the endpoint at 0
f(0)=(−21)(−1)(−23)=−43 At x = 0 the product is (-1/2)(-1)(-3/2) = -3/4, which is negative.
Confirm f(0) < 0
f(0)=−43<0 So f(0) is negative, matching the hypothesis.
Check the endpoint at 2
f(2)=(23)(1)(21)=43 At x = 2 the product is (3/2)(1)(1/2) = 3/4, which is positive.
Confirm f(2) > 0
f(2)=43>0 So f(2) is positive, again matching the hypothesis.
Confirm continuity
polynomials are continuous As a polynomial, f is continuous everywhere, so the 'continuous' condition holds.
Count the roots in (0,2)
x=21, 1, 23 The factorised form shows three roots, all lying in the interval (0,2).
Compare with the claim
3 roots=1 root The claim insists on exactly one root, but there are three.
Explain the extra crossings
the curve wiggles across the axis Between the endpoints the curve dips and rises, crossing the x-axis three times.
State the correct conclusion
IVT gives at least one root The IVT only promises at least one root, never exactly one.
Give a simpler idea
any odd number of crossings is possible With opposite end signs, the number of crossings is odd (1, 3, 5, ...), not necessarily 1.
Interpret
sign change⇒uniqueness A single sign change cannot rule out additional roots.
Conclude
f(x)=(x−21)(x−1)(x−23) is a counterexample So the claim is false; this cubic has three roots in (0,2), disproving it.