Animated Solution for Mathematics - Quadratic Equations: For x∈R, then number of real roots of the equation 3x2−4∣x2−1∣+x−1=0 is ____.
Enter Numerical Value:
Visualized Solution
3x2−4∣x2−1∣+x−1=0
Given equation: 3x2−4∣x2−1∣+x−1=0
Rearranging terms: 3x2+x−1=4∣x2−1∣
Let y1=3x2+x−1 and y2=4∣x2−1∣
Breaking the Modulus
Critical points of ∣x2−1∣ are x=−1 and x=1.
Case 1:x∈[−1,1] (Inside the roots)
Case 2:x∈(−∞,−1]∪[1,∞) (Outside the roots)
Case 1: x∈[−1,1]
For x∈[−1,1], x2−1≤0.
Therefore, ∣x2−1∣=−(x2−1)=1−x2.
Forming the Quadratic
Substitute into the equation: 3x2+x−1=4(1−x2)
Expand the right hand side: 3x2+x−1=4−4x2
Simplifying Case 1
Transpose all terms to the left side: 3x2+4x2+x−1−4=0
Simplified quadratic: 7x2+x−5=0
Applying Quadratic Formula
Use the formula: x=2a−b±b2−4ac
x=2(7)−1±12−4(7)(−5)
x=14−1±141
Checking Validity
Estimate 141≈11.8
x1≈14−1+11.8≈0.77∈[−1,1]
x2≈14−1−11.8≈−0.91∈[−1,1]
Both roots are valid.
Case 2: x∈/(−1,1)
For x∈(−∞,−1]∪[1,∞), x2−1≥0.
Therefore, ∣x2−1∣=x2−1.
Forming the Quadratic
Substitute into the equation: 3x2+x−1=4(x2−1)
Expand the right hand side: 3x2+x−1=4x2−4
Simplifying Case 2
Transpose all terms to the right side: 4x2−3x2−x−4+1=0
Simplified quadratic: x2−x−3=0
Applying Quadratic Formula
Use the formula: x=2(1)−(−1)±(−1)2−4(1)(−3)
x=21±1+12
x=21±13
Checking Validity
Estimate 13≈3.6
x3≈21+3.6=2.3∈[1,∞)
x4≈21−3.6=−1.3∈(−∞,−1]
Both roots are valid.
Total Number of Roots
Case 1 yielded 2 valid real roots.
Case 2 yielded 2 valid real roots.
Total number of real roots = 2+2=4.
00:00 / 00:00
The Sigma Insight: Solution of Quadratic Equations
Solution Diagram
Analyzing the Setup
The equation provided is 3x2−4∣x2−1∣+x−1=0. To simplify our perspective, we rearrange the equation to isolate the modulus term:
3x2+x−1=4∣x2−1∣
The behavior of the modulus function is determined by the expression inside the bars, x2−1. Setting this to zero, we find the critical points at x=1 and x=−1.
These points partition the real number line into three distinct regions: the inner region x∈[−1,1] and the outer regions x∈(−∞,−1)∪(1,∞).
Phase 1
The Inner Sanctuary
In the inner region where x∈[−1,1], we have x2−1≤0. Consequently, the modulus acts as a negation: ∣x2−1∣=1−x2.
Substituting this into our equation, we obtain:
3x2+x−1=4(1−x2)
Expanding and rearranging the terms leads to the quadratic equation:
7x2+x−5=0
Using the quadratic formula x=2a−b±b2−4ac, we calculate the roots:
x=2(7)−1±12−4(7)(−5)=14−1±141
Since 141≈11.87, the roots are approximately 0.77 and −0.91. Both values fall within the interval [−1,1], confirming they are valid real roots.
Phase 2
The Outer Frontier
In the outer regions where x∈(−∞,−1]∪[1,∞), we have x2−1≥0. Here, the modulus is transparent: ∣x2−1∣=x2−1.
Substituting this into the original equation yields:
3x2+x−1=4(x2−1)
Expanding and rearranging the terms to the right side results in:
x2−x−3=0
Applying the quadratic formula again, we find:
x=2(1)1±(−1)2−4(1)(−3)=21±13
With 13≈3.6, the roots are approximately 2.3 and −1.3. Both values lie outside the interval (−1,1), confirming they are valid real roots.
The Grand Finale
We have systematically navigated both the inner sanctuary and the outer frontier. From the first case, we identified two valid roots, and from the second case, we identified another two.
By combining these results, we conclude that the equation 3x2−4∣x2−1∣+x−1=0 has exactly 4 real roots.