Animated Solution for Mathematics - Basic Mathematics: The number of the real solutions of the equation: x∣x+3∣+∣x−1∣−2=0 is
Select Answer:
Visualized Solution
Identify Critical Points
Equation: x∣x+3∣+∣x−1∣−2=0
Identify critical points for modulus terms:
For ∣x+3∣, critical point is x=−3
For ∣x−1∣, critical point is x=1
Case 1: x<−3
Case 1:x<−3
In this region: ∣x+3∣=−(x+3) and ∣x−1∣=−(x−1)
Substitute into the equation: x(−(x+3))−(x−1)−2=0
Solve Quadratic for Case 1
Simplify: −x2−3x−x+1−2=0
−x2−4x−1=0⇒x2+4x+1=0
Using quadratic formula: x=2−4±16−4=−2±3
Verify Roots for Case 1
Roots: x=−2+3≈−0.27 and x=−2−3≈−3.73
Condition: x<−3
Only x=−2−3 is valid. (1 solution)
Case 2: −3≤x<1
Case 2:−3≤x<1
In this region: ∣x+3∣=x+3 and ∣x−1∣=−(x−1)
Substitute: x(x+3)−(x−1)−2=0
Solve Quadratic for Case 2
Simplify: x2+3x−x+1−2=0
Equation: x2+2x−1=0
Roots: x=2−2±4+4=−1±2
Verify Roots for Case 2
Roots: x=−1+2≈0.41 and x=−1−2≈−2.41
Condition: −3≤x<1
Both roots are valid. (2 solutions)
Case 3: x≥1
Case 3:x≥1
In this region: ∣x+3∣=x+3 and ∣x−1∣=x−1
Substitute: x(x+3)+(x−1)−2=0
Solve Quadratic for Case 3
Simplify: x2+3x+x−1−2=0
Equation: x2+4x−3=0
Roots: x=2−4±16+12=−2±7
Verify Roots for Case 3
Roots: x=−2+7≈0.65 and x=−2−7≈−4.65
Condition: x≥1
Neither root is valid. (0 solutions)
Final Conclusion
Total solutions from Case 1: 1
Total solutions from Case 2: 2
Total solutions from Case 3: 0
Total number of real solutions = 3
00:00 / 00:00
The Sigma Insight: Properties of Modulus Function
Solution Diagram
The Art of the Modulus
Navigating the Number Line
Welcome, future engineers. Today, we are not just solving an equation; we are embarking on a journey across the number line. We are looking at the equation x∣x+3∣+∣x−1∣−2=0.
At first glance, it looks like a standard algebraic problem, but the modulus signs—those vertical bars—are the true protagonists here. They are not just symbols; they are boundaries that represent a change in the very nature of the function. To solve this, we must become explorers of these boundaries.
Phase 1
The Boundary Patrol
Before we touch a single variable, we must identify where the 'identity crisis' of our modulus terms occurs. The modulus function ∣u∣ is a shapeshifter: it is u when u≥0, and −u when u<0.
For the term ∣x+3∣, the identity changes at x=−3. For the term ∣x−1∣, it changes at x=1. These are our critical points.
They divide our universe into three distinct regions: the 'Left Zone' (x<−3), the 'Middle Zone' (−3≤x<1), and the 'Right Zone' (x≥1). We must visit each zone, solve the equation as it appears there, and then check if our solutions actually belong in that territory.
Phase 2
The Left Zone (x<−3)
Let us step into the first region: x<−3. In this cold, negative territory, both (x+3) and (x−1) are negative. Therefore, the modulus bars act as a negative multiplier.
We replace ∣x+3∣ with −(x+3) and ∣x−1∣ with −(x−1). Our equation transforms into:
x(−(x+3))−(x−1)−2=0
Expanding this, we get −x2−3x−x+1−2=0, which simplifies beautifully to:
x2+4x+1=0
Using the quadratic formula, we find:
x=2−4±16−4=−2±3
Now, the verification: we assumed x<−3. The value −2+3≈−0.27 is clearly too large. However, −2−3≈−3.73 fits perfectly! We have found our first valid solution.
Phase 3
The Transition Zone (−3≤x<1)
Now, we move to the middle ground, where x is greater than or equal to −3 but less than 1. In this region, (x+3) has turned positive, but (x−1) is still negative. The equation becomes:
x(x+3)−(x−1)−2=0
Expanding this, we get x2+3x−x+1−2=0, which simplifies to:
x2+2x−1=0
Applying the quadratic formula, we get:
x=2−2±4+4=−1±2
Let's check our boundaries. −1−2≈−2.41 and −1+2≈0.41. Both of these values fall comfortably within our interval of [−3,1). We have just doubled our solution count!
Phase 4
The Right Zone (x≥1)
Finally, we reach the land of the positive: x≥1. Here, both expressions are positive. The modulus bars vanish, leaving us with:
x(x+3)+(x−1)−2=0
This simplifies to x2+3x+x−1−2=0, or:
x2+4x−3=0
Using the quadratic formula, we find:
x=2−4±16+12=−2±7
We must be vigilant. We assumed x≥1. The value −2+7≈0.65 is less than 1, and −2−7 is negative. Neither of these roots satisfies our condition, so this region yields no solutions.
The Final Tally
We have traversed the entire number line. We found one solution in the Left Zone, two in the Middle Zone, and zero in the Right Zone. By methodically respecting the boundaries of the modulus, we have arrived at the truth: there are exactly 3 real solutions.
Remember, in JEE Advanced, the math is rarely just about the calculation; it is about the discipline of the process. You didn't just solve an equation; you mapped a function. Keep that clarity, keep that focus, and the solutions will always reveal themselves.