(a) To find the number of real roots of the polynomial p(x)=x4−x3−1, we will analyze the behavior of the function and use the Intermediate Value Theorem.
1. Evaluate p(x) at specific points:
p(−1)=(−1)4−(−1)3−1=1+1−1=1>0
p(0)=04−03−1=−1<0
p(2)=24−23−1=16−8−1=7>0
2. Determine the critical points by finding the derivative p′(x):
p′(x)=4x3−3x2
Set p′(x)=0:
4x3−3x2=x2(4x−3)=0
x=0orx=43
3. Analyze the behavior of p(x) around the critical points:
- For x<0, p′(x)<0 (decreasing).
- For 0<x<43, p′(x)<0 (decreasing).
- For x>43, p′(x)>0 (increasing).
4. By the Intermediate Value Theorem, since p(x) changes sign between −1 and 0, and between 0 and 2, there are exactly two real roots.
(b) To prove the inequalities for the sum S and product P of the real roots, we use the bounds found in the solution.
1. Approximate the roots:
- For the first root x1:
p(−0.82)>0andp(−0.81)<0⟹−0.82<x1<−0.81
- For the second root x2:
p(1.38)<0andp(1.39)>0⟹1.38<x2<1.39
2. Sum of the roots S:
S=x1+x2>1.38−0.82=0.56>116
3. Product of the roots P:
P=x1x2<(−0.81)⋅1.38=−1.1178<−1011
Thus, we have shown that S>116 and P<−1011.
The final answer is S>116 and P<−1011.