Animated Solution for Mathematics - Quadratic Equations: The number of solutions of the equation (x9−x9+2)(x2−x7+3)=0 is:
Select Answer:
Visualized Solution
Initial Observation & Domain
Equation: (x9−x9+2)(x2−x7+3)=0
Notice the terms x1 and x1.
Domain constraint: x>0 (denominator and square root).
The Substitution Strategy
Let x1=α
Squaring both sides: x1=α2
This converts fractional powers into a standard polynomial.
Transforming the Equation
First bracket: x9−x9+2⟹9α2−9α+2
Second bracket: x2−x7+3⟹2α2−7α+3
New Equation: (9α2−9α+2)(2α2−7α+3)=0
Zero Product Property
If A⋅B=0, then A=0 or B=0.
Case 1: 9α2−9α+2=0
Case 2: 2α2−7α+3=0
Solving the First Quadratic
9α2−9α+2=0
Split the middle term: 9α2−6α−3α+2=0
Factorize: 3α(3α−2)−1(3α−2)=0
(3α−1)(3α−2)=0
Roots: α=31,α=32
Solving the Second Quadratic
2α2−7α+3=0
Split the middle term: 2α2−6α−α+3=0
Factorize: 2α(α−3)−1(α−3)=0
(2α−1)(α−3)=0
Roots: α=21,α=3
Consolidating Alpha Values
All possible values: α∈{31,32,21,3}
Recall: α=x1
Since x is positive, α must be positive.
All our α values are positive, so they are all valid!
Back-substitution for x
We know x1=α
Rearranging for x: x=α1⟹x=α21
Now, we substitute each valid α to find the corresponding x.
Calculating Final Solutions
For α=31⟹x=(31)21=9
For α=32⟹x=(32)21=49
For α=21⟹x=(21)21=4
For α=3⟹x=321=91
Final Count of Solutions
Solution set for x: {9,49,4,91}
Number of distinct real solutions = 4
The correct option is 4.
00:00 / 00:00
The Sigma Insight: Transformation of Equations
Analyzing the Setup
Welcome, fellow traveler of the mathematical realm! Today, we stand before an equation that, at first glance, might seem like a tangled mess of fractions and square roots:
(x9−x9+2)(x2−x7+3)=0
It looks intimidating, but in the world of JEE Advanced, intimidation is just a mask for a beautiful, hidden simplicity. Let's peel back that mask together.
The Gatekeeper
Domain Constraints
Before we touch the algebra, we must respect the Gatekeeper: the domain. We see x in the denominator and inside a square root.
This tells us immediately that x cannot be zero, and it cannot be negative. Thus, our domain is x>0. This is our safety net; any solution we find must pass through this gate.
The Key
The Power of Substitution
Dealing with 1/x and 1/x directly is like trying to solve a puzzle with missing pieces. Let's use a powerful tool: substitution.
Let us define a new variable, α, such that α=1/x. Squaring both sides, we get α2=1/x.
Suddenly, the equation transforms into a product of two elegant quadratics:
(9α2−9α+2)(2α2−7α+3)=0
The Two Paths
Solving the Quadratics
The Zero Product Property is our best friend here. It tells us that if the product of two terms is zero, then at least one of them must be zero.
Path 1:9α2−9α+2=0. By splitting the middle term, we find (3α−1)(3α−2)=0, giving us α=1/3 and α=2/3.
Path 2:2α2−7α+3=0. Again, splitting the middle term, we get (2α−1)(α−3)=0, leading to α=1/2 and α=3.
We have four potential values for α: 1/3,2/3,1/2, and 3. Since all are positive, they all pass our domain check.
The Final Transformation
Returning to x
We are almost at the finish line! The question asks for the number of solutions for x, so we must reverse our substitution.
Given 1/x=α, it follows that x=1/α, or x=1/α2. Let's calculate x for each value:
For α=1/3, x=1/(1/3)2=9.
For α=2/3, x=1/(2/3)2=9/4.
For α=1/2, x=1/(1/2)2=4.
For α=3, x=1/32=1/9.
All four values are distinct and positive. We have successfully navigated the labyrinth! The total number of solutions is 4.