Prove & Solve Formula ? 2cos(a+b)cos(a-b) = Cos2a+Cos2b

2 Answers
May 25, 2018

Please refer to Explanation.

Explanation:

The easiest way to prove this is by using the following Identity :

2cosxcosy=cos(x+y)+cos(x-y).........(ast).

Let x=a+b and y=a-b.

:. x+y=2a and x-y=2b.

Utilising these in (ast), we have,

2cos(a+b)cos(a-b)=cos2a+cos2b, as desired!

May 25, 2018

Here is a Second Proof.

Explanation:

Here is a Second Proof using the Identity :

cos2theta=2cos^2theta-1.

Expanding cos(a+b) and cos(a-b), we have,

2cos(a+b)cos(a-b),

=2(cosacosb-sinasinb)(cosacosb+sinasinb),

=2{(cosacosb)^2-(sinasinb)^2},

=2{cos^2acos^2b-sin^2asin^2b},

=2{cos^2acos^2b-(1-cos^2a)(1-cos^2b)},

=2{cos^2acos^2b-(1-cos^2a-cos^2b+cos^2acos^2b)},

=2(cos^2a+cos^2b-1),

=2cos^2a+2cos^2b-2,

=2cos^2a+2cos^2b-1-1,

=(2cos^2a-1)+(2cos^2b-1),

=cos2a+cos2b, as before!

Enjoy Maths.!