Analyzing the Setup
Welcome, fellow traveler on the path to JEE mastery. Today, we aren't just solving an equation; we are peeling back the layers of a trigonometric onion.
At first glance, the expression cos22x−2sin4x−2cos2x=λ looks like a chaotic mess of powers and double angles. But remember, in mathematics, chaos is often just order waiting to be discovered.
The Unification
Imagine you are standing in a forest where every tree is a different species—some are cos2x, some are sin4x, and some are cos2x. To understand the forest, we need a common language.
Our goal is to unify these terms. We know the identity cos2x=2cos2x−1. This is our bridge!
By substituting this, and using the fundamental identity sin2x=1−cos2x, we can rewrite everything in terms of a single variable: t=cos2x.
The Transformation
Now, let's perform the substitution. We define t=cos2x. Because x is a real number, cosx is trapped between −1 and 1.
Therefore, t is strictly confined to the interval t∈[0,1]. This is a crucial realization—if you forget this boundary, you lose the soul of the problem.
Substituting t into our equation, we get:
Take a deep breath. This looks like a standard algebraic expansion. Let's expand the terms carefully:
−2(1−t)2=−2(1−2t+t2)=−2+4t−2t2
When we combine these with the remaining −2t, the magic happens. The linear terms −4t and +4t cancel out, leaving us with a beautiful, clean quadratic:
The Geometry of the Parabola
We have reduced a complex trigonometric problem to a simple parabola: f(t)=2t2−2t−1. To find the range of λ, we need to find the range of this function over the interval t∈[0,1].
Let's complete the square to find the vertex:
f(t)=2(t2−t)−1=2(t2−t+41−41)−1=2(t−21)2−23
This is a parabola opening upwards with its vertex at t=1/2. Since 1/2 is inside our interval [0,1], the minimum value of the function must occur at this vertex.
Plugging t=1/2 into our equation, we find the minimum value of λ is −3/2.
The Boundaries and Victory
Finally, we check the boundaries of our interval, t=0 and t=1.
For
t=0:
f(0)=2(0−21)2−23=2(41)−23=21−23=−1
For
t=1:
f(1)=2(1−21)2−23=2(41)−23=21−23=−1
Both boundaries yield −1. Thus, as t travels from 0 to 1, the value of λ travels from −3/2 up to −1.
The range of λ for which the equation holds true is [−23,−1].