Animated Solution for Mathematics - Differentiation: Consider the function f:[21,1]→R defined by f(x)=42x3−32x−1. Consider the statements
(I) The curve y=f(x) intersects the x-axis exactly at one point
(II) The curve y=f(x) intersects the x-axis at x=cos12π
Then
Select Answer:
Visualized Solution
Analyzing f(x) on [21,1]
Function:f(x)=42x3−32x−1
Interval:x∈[21,1]
Goal: Verify Statement (I) and Statement (II)
Finding the Derivative f′(x)
Differentiating with respect to x:
f′(x)=dxd(42x3−32x−1)
f′(x)=122x2−32
Factoring f′(x)
Factoring out common terms:
f′(x)=32(4x2−1)
Checking Monotonicity
For x∈[21,1]:
x≥21⟹x2≥41⟹4x2≥1
Therefore, 4x2−1≥0
Conclusion: f′(x)≥0, so f(x) is strictly increasing.
Setup for f(21)
Substitute x=21 into f(x):
f(21)=42(21)3−32(21)−1
Computing f(21)
f(21)=42(81)−232−1
f(21)=22−232−1
f(21)=−2−1≈−2.414<0
Setup for f(1)
Substitute x=1 into f(x):
f(1)=42(1)3−32(1)−1
Computing f(1)
f(1)=42−32−1
f(1)=2−1≈0.414>0
Existence of Exactly One Root
f(x) is continuous and strictly increasing on [21,1].
f(21)<0 and f(1)>0.
By the Intermediate Value Theorem, there is exactly one root in (21,1).
Statement (I) is correct.
Finding the Exact Root
Set f(x)=0:
42x3−32x−1=0
2(4x3−3x)=1
4x3−3x=21
Trigonometric Substitution
Recall Identity:cos3θ=4cos3θ−3cosθ
Let x=cosθ:
4cos3θ−3cosθ=21
cos3θ=21
Solving for θ
cos3θ=21
3θ=4π
θ=12π
Thus, x=cos12π is a root.
Verifying the Interval
Check if x∈[21,1]:
cos3π=0.5 and cos0=1
Since 0<12π<3π, then 0.5<cos12π<1
Statement (II) is correct.
Final Conclusion
Statement (I) is True.
Statement (II) is True.
Correct Option: Both (I) and (II) are correct.
00:00 / 00:00
The Sigma Insight: Monotonicity
Solution Diagram
The Cubic Mystery
Unlocking the Roots
Welcome, fellow traveler on the JEE journey. Today, we are going to dissect a cubic function that might look intimidating at first glance, but hides a beautiful, elegant secret.
We are looking at the function f(x)=42x3−32x−1 defined on the interval x∈[21,1]. Our mission is to verify two statements: one about the number of roots, and one about the specific location of that root.
Phase 1
The Monotonicity Hunt
Before we start hunting for roots, we need to understand the 'personality' of this curve. To find out if it is rising or falling, we calculate the derivative, f′(x).
Differentiating f(x)=42x3−32x−1 with respect to x, we get:
f′(x)=122x2−32
Now, let's make this expression talk to us. We can factor out 32 to get:
f′(x)=32(4x2−1)
Look closely at our interval, x∈[21,1]. If x≥21, then x2≥41, which means 4x2≥1. This implies that 4x2−1≥0.
Because the derivative is non-negative throughout our interval, the function f(x) is strictly increasing. It is a one-way street—it only goes up! This tells us that if the curve crosses the x-axis, it can only do so exactly once.
Phase 2
The IVT Bridge
Now that we know the function is strictly increasing, we need to confirm it actually crosses the x-axis. We use the Intermediate Value Theorem (IVT).
At the lower bound, x=21, we have:
f(21)=42(81)−32(21)−1=22−232−1=−2−1
This is clearly negative. At the upper bound, x=1, we have:
f(1)=42−32−1=2−1
Since 2≈1.414, this value is positive. Because the function is continuous and changes sign from negative to positive, it must cross the x-axis. Combined with our monotonicity proof, we have confirmed Statement (I): there is exactly one root.
Phase 3
The Trigonometric Revelation
Now for the grand finale: Statement (II). We need to see if the root is at x=cos(12π). Let's set f(x)=0:
42x3−32x−1=0
Rearranging this, we get 2(4x3−3x)=1, or:
4x3−3x=21
Does the expression 4x3−3x look familiar? It is the exact structure of the triple-angle identity for cosine: cos(3θ)=4cos3θ−3cosθ.
If we substitute x=cosθ, our equation becomes:
cos(3θ)=21
We know that cos(4π)=21, so 3θ=4π, which gives us θ=12π. Thus, x=cos(12π) is indeed a root.
Since 12π is in the first quadrant and corresponds to a value between 21 and 1, it lies perfectly within our interval. Both statements are true. You have just mastered the art of combining calculus, the IVT, and trigonometric identities to solve a complex cubic.