Step 1: Checking conditions for Rolle’s theorem
Rolle’s theorem states that if a function f(x) satisfies the following conditions on [a,b]:
1. f(x) is continuous on [a,b].
2. f(x) is differentiable on (a,b).
3. f(a)=f(b).
Then, there exists some c∈(a,b) such that:
f′(c)=0.Step 2: Checking f(0)=f(1)
Given f(x)=x3+Px−12, we evaluate:
f(0)=(0)3+P(0)−12=−12.f(1)=(1)3+P(1)−12=1+P−12=P−11.
For Rolle's theorem to hold:
f(0)=f(1)⇒−12=P−11.
Solving for P:
P=−1.Step 3: Finding c where f′(c)=0
Differentiating:
f′(x)=dxd(x3−x−12).f′(x)=3x2−1.
Setting f′(c)=0:
3c2−1=0.3c2=1.c2=31.c=±31.
Since c must be in (0,1), we take the positive root:
c=31.Step 4: Conclusion
Thus, the required value of c is:
31.