Analyzing the Setup
Welcome, fellow JEE warrior! Today, we are going to tackle a problem that might look like a chaotic mess of angles at first glance, but beneath the surface, it is a masterclass in symmetry and identity application.
We are looking at the expression:
cos210∘−cos10∘cos50∘+cos250∘
When you see angles like 10∘ and 50∘, your first instinct might be to reach for a calculator, but in the JEE exam hall, your brain is the only tool you have. Let's break this down.
Phase 1
The Power Reduction Strategy
The expression contains squared terms, cos210∘ and cos250∘. These are the 'monsters' of the expression, and we need to tame them.
The most powerful weapon in our arsenal for squared trigonometric functions is the Power Reduction Identity:
cos2θ=21+cos2θ
By applying this, we transform the squared terms into linear terms with double the angle. For the first term,
cos210∘, we get:
21+cos20∘
For the last term,
cos250∘, we get:
21+cos100∘
Suddenly, the expression is no longer about squares; it is about linear cosines, which are much easier to handle.
Phase 2
The Product-to-Sum Bridge
Now, let's look at the middle term: −cos10∘cos50∘. This is a product of two cosines, and we need to break this product into a sum.
We use the Product-to-Sum identity:
cosAcosB=21(cos(A+B)+cos(A−B))
Setting
A=10∘ and
B=50∘, we get:
21(cos60∘+cos(−40∘))
Since
cos(−θ)=cosθ, this simplifies to
21(cos60∘+cos40∘). Given that
cos60∘=21, the term becomes:
21(21+cos40∘)=41+21cos40∘
Phase 3
The Grand Cancellation
Now, let's assemble our pieces. The expression is now:
21+cos20∘−(41+21cos40∘)+21+cos100∘
Let's group the constants:
21−41+21=1−41=43
Now for the trigonometric part:
21cos20∘−21cos40∘+21cos100∘
Factoring out 21, we have 21(cos20∘+cos100∘−cos40∘).
Final Calculation
Here is the final act of magic. We use the Sum-to-Product identity on
cos100∘+cos20∘:
2cos(2100∘+20∘)cos(2100∘−20∘)=2cos60∘cos40∘
Since
cos60∘=21, this simplifies to
2×21×cos40∘=cos40∘. Substituting this back, we get:
21(cos40∘−cos40∘)=0
The entire trigonometric part vanishes! We are left with just 43. This is the elegance of mathematics—a complex expression collapsing into a simple, beautiful constant.