Animated Solution for Mathematics - Differentiation: If f(x) is a non-zero polynomial of degree four, having local extreme points at x=−1,0,1; then the set S={x∈R:f(x)=f(0)} contains exactly :
Select Answer:
Visualized Solution
Visualizing the Polynomial f(x)
Given: f(x) is a polynomial of degree 4.
Local extreme points are at x=−1,0,1.
At extreme points, the derivative f′(x)=0.
Constructing the Derivative f′(x)
Since f(x) is degree 4, f′(x) is a cubic polynomial (degree 3).
Roots of f′(x)=0 are x=−1,0,1.
Therefore, f′(x)=k(x+1)(x)(x−1) where k=0.
Simplifying f′(x)
Using identity (a+b)(a−b)=a2−b2:
f′(x)=kx(x2−1)
f′(x)=k(x3−x)
Integrating to find f(x)
Integrate f′(x) with respect to x to recover f(x):
f(x)=∫k(x3−x)dx
f(x)=k(4x4−2x2)+C
Finding the Value of f(0)
Substitute x=0 into f(x):
f(0)=k(404−202)+C
f(0)=C
Setting up the Equation f(x)=f(0)
Set f(x)=f(0):
k(4x4−2x2)+C=C
k(4x4−2x2)=0
Simplifying the Polynomial Equation
Since k=0, we can divide both sides by k:
4x4−2x2=0
Multiply the entire equation by 4 to clear denominators:
x4−2x2=0
Solving for x
Factor out x2 from the equation:
x2(x2−2)=0
Case 1: x2=0⇒x=0
Case 2: x2−2=0⇒x2=2⇒x=±2
Final Conclusion
The distinct values in set S are {0,2,−2}.
0 is a rational number.
2 and −2 are irrational numbers.
Final count: Two irrational and one rational number.
00:00 / 00:00
The Sigma Insight: Maxima and Minima
Solution Diagram
Analyzing the Setup
Imagine you are standing on a landscape defined by a fourth-degree polynomial. It is a rolling, elegant curve, a 'W' shape that dips and rises.
The problem states that this landscape has local extreme points—peaks and valleys—at x=−1, x=0, and x=1. In the language of calculus, this is our golden ticket.
At every local peak or valley, the slope of the tangent line is perfectly horizontal. This means the first derivative, f′(x), must be zero at these three specific coordinates. This is the heartbeat of our problem.
Constructing the Derivative
Since f(x) is a polynomial of degree four, its derivative f′(x) must be a cubic polynomial (degree three). We know its roots are −1,0, and 1.
By the Factor Theorem, we can immediately write the derivative as f′(x)=k(x+1)(x)(x−1), where k is a non-zero constant. This k is the 'DNA' of our curve, determining its steepness.
Let's simplify this expression using the difference of squares identity: (x+1)(x−1)=x2−1. Multiplying this by the remaining x, we get:
f′(x)=k(x3−x)
The Integration Journey
Now, we need to reverse the process. To find f(x), we integrate f′(x) with respect to x.
Integrating k(x3−x) gives us:
f(x)=k(4x4−2x2)+C
That constant C is the vertical shift of our graph—the y-intercept. The problem asks us to analyze the set S={x∈R:f(x)=f(0)}.
To do this, we first need to evaluate f(0). Substituting x=0 into our expression, the terms involving x vanish, leaving us with f(0)=C.
The Final Intersection
Now, we set f(x)=f(0). Substituting our expressions, we get:
k(4x4−2x2)+C=C
The constant C appears on both sides, and they cancel out perfectly. We are left with:
k(4x4−2x2)=0
Since $k
eq 0$, we can divide by k and multiply by 4 to clear the fractions, resulting in x4−2x2=0. Factoring this, we get x2(x2−2)=0.
This yields three distinct solutions: x=0, x=2, and x=−2.
The Verdict
We have our set S={0,2,−2}.
Now, let's classify these numbers. The number 0 is rational, while the numbers 2 and −2 are irrational.
Thus, our set contains exactly two irrational numbers and one rational number. We have navigated the calculus, mastered the algebra, and arrived at the truth.