For the proof, we will use the intermediate value theorem states that if f is a continuous function whose domain contains the interval [a, b], then it takes on any given value between f(a) and f(b) at some point within the interval.
This has two important corollaries:
- If a continuous function has values of opposite sign inside an interval, then it has a root in that interval (Bolzano's theorem).
- The image of a continuous function over an interval is itself an interval.
In our case,
1) x∈[0,1]
{f(0)=03+3⋅02−1=−1<0f(1)=13+3⋅12−1=3>0⟶∃c∈(0,1):f(c)=0
2) x∈[−1,0]
{f(0)=03+3⋅02−1=−1<0f(−1)=(−1)3+3⋅(−1)2−1=1>0⟶∃c∈(−1,0):f(c)=0
3) x∈[−3,−2]
{f(−3)=(−3)3+3⋅(−3)2−1=−1<0f(−2)=(−2)3+3⋅(−2)2−1=3>0⟶∃c∈(−3,−2):f(c)=0
Q.E.D.
Comments