Question
Solve the equation:
Find all real values of .
Solution — Step by Step
The powers are 4, 2, and 0. Notice that . So if we call , the equation becomes a standard quadratic in .
This is the entire trick. Once you see it, the problem is straightforward.
Let . The equation becomes:
We’ve reduced a degree-4 equation to something we can factor in seconds.
We need two numbers that multiply to 4 and add to −5. That’s −1 and −4.
So or .
Remember , so now we solve two simple equations:
Case 1:
Case 2:
The four solutions are:
A degree-4 polynomial always has at most 4 roots — and we found exactly 4 real roots here, which is a satisfying check.
Why This Works
A polynomial like is called a biquadratic equation (or quadratic in disguise). The key observation is that only even powers of appear — 4, 2, and 0. This means the substitution perfectly collapses the structure.
After solving for , you must back-substitute and solve . This step gives two values of for each positive value of — that’s where all 4 solutions come from.
One thing worth checking: if your quadratic in gave a negative value of , you’d discard it (since always). Here both and are positive, so all four roots are real.
Alternative Method — Direct Factoring
Experienced students can skip the substitution entirely by factoring the original polynomial directly.
Now apply difference of squares to each factor:
This gives directly.
In JEE Main, where time matters, train yourself to factor biquadratics directly. If the constant term is a small perfect square (like 4, 9, 16), the direct factoring route is usually faster than going through the substitution.
This method also makes it visually obvious why there are exactly 4 real roots — you’re looking at a product of 4 linear factors.
Common Mistake
The most common error: after finding and , students write and and stop. They forget that , not . From , you get and . Missing the negative roots costs you half the answer — and in JEE’s integer-type questions, a wrong count means zero marks.