For real roots, expressions under square roots must be non-negative (≥0).
Term 1: (x−1)(x−3)≥0⇒x∈(−∞,1]∪[3,∞)
Term 2: (x−3)(x+3)≥0⇒x∈(−∞,−3]∪[3,∞)
Term 3: (2x−1)(x−3)≥0⇒x∈(−∞,21]∪[3,∞)
Intersection of Domains
The common domain is the intersection of all three conditions.
Intersection: x∈(−∞,−3]∪[3,∞)
Note: x=3 is a boundary point included in the domain.
Testing the Root x=3
Substitute x=3 into the rewritten equation.
(3−1)(3−3)+(3−3)(3+3)=2(2(3)−1)(3−3)
0+0=0
Therefore, x=3 is a valid root.
Case 1: x>3
For x>3, the term (x−3) is strictly positive.
We can safely divide the entire equation by x−3.
x−1+x+3=2(2x−1)
x−1+x+3=4x−2
Squaring and Simplifying Case 1
Squaring both sides: (x−1+x+3)2=(4x−2)2
(x−1)+(x+3)+2(x−1)(x+3)=4x−2
2x+2+2x2+2x−3=4x−2
Solving for x in Case 1
Rearranging terms: 2x2+2x−3=2x−4
Dividing by 2: x2+2x−3=x−2
Squaring again: x2+2x−3=x2−4x+4
6x=7⇒x=67
Checking Domain for Case 1
Calculated value: x=67≈1.16
Constraint for Case 1: x>3
Since 67<3, the value x=67 is rejected.
Case 2: x≤−3
For x≤−3, the term (x−3) is negative.
We can write (x−1)(x−3)=1−x3−x
Dividing the equation by 3−x:
1−x+−x−3=2(1−2x)
Solving and Rejecting Case 2
Squaring both sides: (1−x)+(−x−3)+2(1−x)(−x−3)=2−4x
−2x−2+2x2+2x−3=2−4x
2x2+2x−3=4−2x⇒x2+2x−3=2−x
Squaring again: x2+2x−3=4−4x+x2⇒6x=7⇒x=67
Constraint: x≤−3. Since 67>−3, this is rejected.
Final Conclusion
The only valid real root is x=3.
Number of real roots = 1.
Key Takeaway: Always verify solutions against the domain constraints in radical equations.
00:00 / 00:00
The Sigma Insight: Solution of Quadratic Equations
Solution Diagram
Analyzing the Setup
My dear student, welcome to the battlefield of JEE Advanced. When you see an equation like:
x2−4x+3+x2−9=4x2−14x+6
Your first instinct might be to panic or, worse, to start squaring everything in sight. Please, take a deep breath. In the world of competitive mathematics, brute force is rarely the path to victory. Elegance is.
The Hidden Structure
The first step in any radical equation is to look for the 'DNA' of the problem. We have three quadratic expressions under square roots. If you try to square this immediately, you will create a monster of an equation that will haunt your scratchpad.
Instead, let us factorize:
The first term: x2−4x+3=(x−1)(x−3) The second term: x2−9=(x−3)(x+3)
* The right-hand side: 4x2−14x+6=2(2x2−7x+3)=2(2x−1)(x−3)
Do you see it? The factor (x−3) is the heartbeat of this equation. It appears in every single term. This is not a coincidence; it is a gift from the problem setter.
The Domain
Your Green Region
Before we solve, we must define where our solution is allowed to exist. In the realm of real numbers, the expression under a square root must be non-negative. This is our 'domain constraint.'
For the first term, (x−1)(x−3)≥0, which means x∈(−∞,1]∪[3,∞).
For the second term, (x−3)(x+3)≥0, which means x∈(−∞,−3]∪[3,∞).
For the third term, (2x−1)(x−3)≥0, which means x∈(−∞,21]∪[3,∞).
To find the valid playground, we need the intersection of these sets. If you draw this on a number line, you will see that the only regions where all three conditions are satisfied simultaneously are x∈(−∞,−3]∪[3,∞). This is our green region. Any answer we find outside this zone is an impostor.
The Hunt for Roots
Now, let us test the boundary point x=3. If we plug x=3 into our factored equation, every term becomes zero. 0+0=0. It works! We have found our first root.
Now, what about the rest of the domain? We split this into two cases.
Case 1: x>3
Here, (x−3) is strictly positive. We can safely divide the entire equation by x−3. This leaves us with:
x−1+x+3=2(2x−1)
Now, squaring is much safer. After squaring both sides, we get:
(x−1)+(x+3)+2(x−1)(x+3)=4x−2
Simplifying this leads us to 2x2+2x−3=2x−4, or x2+2x−3=x−2. Squaring again, we get x2+2x−3=x2−4x+4, which simplifies to 6x=7, or x=67.
But wait! We assumed x>3. Since 67 is approximately 1.16, it is not greater than 3. We must reject it.
Case 2: x≤−3
Here, (x−3) is negative. We handle this by factoring out a negative sign and dividing by 3−x. Following the same algebraic dance, we again arrive at x=67. Again, this fails our condition x≤−3.
Final Conclusion
We have exhausted all possibilities. The only survivor of our rigorous domain check is x=3.
The JEE Advanced exam loves to test whether you can distinguish between algebraic solutions and valid domain solutions. Never forget: the algebra is the tool, but the domain is the law. Keep practicing, keep questioning, and keep falling in love with the logic.