The Symphony of Roots
A Journey into Quadratics
Welcome, future engineer. Today, we are not just solving a quadratic equation; we are uncovering the hidden symmetry within a mathematical structure.
When you look at the equation (a2−5a+3)x2+(3a−1)x+2=0, it is easy to feel overwhelmed by the parameter a. But remember, in the world of JEE Advanced, complexity is often just a mask for elegance. Let us peel back that mask together.
Phase 1
The Wisdom of Vieta
We are told that one root is twice the other. Let us name our roots α and 2α. This is our starting point.
We do not need to know the exact values of x to find a. Instead, we turn to the masters of algebra: Vieta's formulas. These formulas are the bridge between the roots of a polynomial and its coefficients.
For any quadratic equation Ax2+Bx+C=0, the sum of the roots is −AB and the product is AC.
In our specific case, our coefficients are A=a2−5a+3, B=3a−1, and C=2. By applying Vieta's, we immediately gain two powerful insights:
1. The Sum:
α+2α=3α=−a2−5a+33a−1
2. The Product:
α⋅2α=2α2=a2−5a+32
Look at these two equations. They are the keys to the kingdom. We have two unknowns, α and a, and two equations. This is a solvable system.
Phase 2
The Algebraic Bridge
Now, we must eliminate α. This is where the strategy comes in. From the sum relation, we can isolate α:
Dividing by 3 gives us α=3(a2−5a+3)1−3a. This looks a bit messy, but do not fear.
We have a product relation that involves α2. If we square our expression for α, we will have a direct match for the product relation. Let us square both sides of our sum relation:
α2=[3(a2−5a+3)1−3a]2=9(a2−5a+3)2(1−3a)2
This is the moment of truth. We now have two different expressions for α2. One from the product relation, and one from the squared sum relation. By setting them equal, we create a single equation that depends only on a.
Phase 3
The Grand Cancellation
Equating our two expressions for α2 gives us:
a2−5a+31=9(a2−5a+3)2(1−3a)2
Take a deep breath. Look at the denominators. We have (a2−5a+3) on the left and (a2−5a+3)2 on the right.
We can multiply both sides by (a2−5a+3) to simplify this significantly. This is the beauty of algebra—the complexity collapses when you see the structure. We are left with:
Cross-multiplying brings us to a much friendlier linear-quadratic hybrid:
Phase 4
The Final Resolution
Now, we expand both sides. On the left, we distribute the 9: 9a2−45a+27. On the right, we expand the square of the binomial: 1−6a+9a2.
Watch closely—the 9a2 terms on both sides are identical. They cancel out! This is not a coincidence; it is the mathematical universe rewarding your persistence.
We are left with a simple linear equation:
Rearranging the terms to solve for a:
27−1=45a−6a
26=39a
a=3926
Simplifying this fraction by dividing both numerator and denominator by 13, we arrive at our final answer: a=32.
Conclusion
See? What started as a daunting quadratic equation with a parameter a was dismantled piece by piece using the elegant tools of Vieta's formulas and careful algebraic manipulation. You didn't just solve a problem; you navigated a logical path.
Keep this mindset—look for the structure, trust the process, and the answer will always reveal itself. You are doing great.