Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Principle of Mathematical Induction
Next article icon

Trigonometric Functions of Sum and Difference of Two Angles

Last Updated : 12 Aug, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Trigonometry is a branch of mathematics, which deals with the angles, lengths, and heights of triangles and their relationships. It had played an important role in calculating complex functions or large distances which were not possible to calculate without trigonometry. While solving problems with trigonometry, we came across many situations where we had to calculate the trigonometric solutions for the sum of angles or differences of angles. E.g.

Here, [Tex]\frac{BC}{AB} = \frac{Opposite \hspace{0.1cm}side} {Adjacent\hspace{0.1cm} side}[/Tex]

Which is a tangent trigonometric ratio, with an angle opposite to BC.

tan(θ+Φ) = [Tex]\frac{BC}{AB}[/Tex]

If θ = 30° and Φ = 45°. We know the trigonometric angles of 45° and 30°, but we don’t know the trigonometric angle of (45° + 30° = 75°). So, to simplify these types of problems. We will get to learn trigonometric formulae or identities of sum and differences of two angles which will make things easier.

Before moving further first we will see the signs of the trigonometric functions in the four quadrants. These signs play an important role in trigonometry. 

Trigonometric identities

Now we are going to find the trigonometric identities. As we know that

sin(-x) = – sin x

cos(-x) = cos x

Because only cos and sec are positive in the fourth quadrant. So, now we prove some results regarding sum and difference of angles:

Let’s consider a unit circle (having radius as 1) with centre at the origin. Let x be the ∠DOA and y be the ∠AOB. Then (x + y) is the ∠DOB. Also let (– y) be the ∠DOC. 

Therefore, the coordinates of A, B, C and D are

A = (cos x, sin x)

B = [cos (x + y), sin (x + y)]

C = [cos (– y), sin (– y)] 

D = (1, 0).

As, ∠AOB = ∠COD

Adding, ∠BOC both side, we get

∠AOB + ∠BOC = ∠COD + ∠BOC

∠AOC = ∠BOD

In △ AOC and △ BOD

OA = OB (radius of circle)

∠AOC = ∠BOD (Proved earlier)

OC = OD (radius of circle)

△ AOC ≅ △ BOD by SAS congruency.

By using distance formula, for

AC2 = [cos x – cos (– y)]2 + [sin x – sin(–y]2

AC2 = 2 – 2 (cos x cos y – sin x sin y) …………….(i)

And, now

Similarly, using distance formula, we get

BD2 = [1 – cos (x + y)]2 + [0 – sin (x + y)]2

BD2 = 2 – 2 cos (x + y) …………….(ii)

As, △ AOC ≅ △ BOD

AC = BD, So AC2 = BD2

From eq(i) and eq(ii), we get

2 – 2 (cos x cos y – sin x sin y) = 2 – 2 cos (x + y)

So, 

cos (x + y) = cos x cos y – sin x sin y

Take y = -y, we get

cos (x + (-y)) = cos x cos (-y) – sin x sin (-y)

cos (x – y) = cos x cos y + sin x sin y

Now, taking 

cos ([Tex]\frac{\pi}{2}   [/Tex]-(x + y)) = cos (([Tex]\frac{\pi}{2}   [/Tex]-x) – y) (cos ([Tex]\frac{\pi}{2}   [/Tex]-θ) = sin θ)

sin (x – y) = sin x cos y – cos x sin y

take y = -y, we get

sin (x – (-y)) = sin x cos (-y) – cos x sin (-y)

sin (x + y) = sin x cos y + cos x sin y

The derived formulae for trigonometric ratios of compound angles are as follows:

sin (A + B) = sin A cos B + cos A sin B     ………………..(1)

sin (A – B) = sin A cos B – cos A sin B       ………………..(2)

cos (A + B) = cos A cos B – sin A sin B     ..………………(3)

cos (A – B) = cos A cos B + sin A sin B     ………………..(4)

By using these formulae, we can obtain some important and mostly used form:

(1) Take, A = [Tex]\mathbf{\frac{\pi}{2}}[/Tex]

In eq(1) and (3), we get

sin ([Tex]\frac{\pi}{2}   [/Tex]+B) = cos B

cos ([Tex]\frac{\pi}{2}   [/Tex]+B) = – sin A

(2) Take, A = π

In eq(1), (2), (3) and (4) we get

sin (π + B) = – sin B

sin (π – B) = sin B

cos (π ± B) = – cos B

(3) Take, A = 2π

In eq(2) and (4) we get

sin (2π – B) = – sin B

cos (2π – B) = cos B

Similarly for cot A, tan A, sec A, and cosec A

(4) [Tex]\mathbf{tan(A + B) = \frac{tan A + tan B}{1-tan A tan B}}[/Tex]

Here, A, B, and (A + B) is not an odd multiple of π/2, so, cosA, cosB and cos(A + B) are non-zero

tan(A + B) = sin(A + B)/cos(A + B)

From eq(1) and (3), we get

tan(A + B) = sin A cos B + cos A sin B/cos A cos B – sin A sin B

Now divide the numerator and denominator by cos A cos B we get

tan(A + B) = [Tex]\frac{\frac{sin A cos B}{cosAcosB} + \frac{cos A sin B}{cosAcosB}}{\frac{cos A cos B}{cosAcosB} – \frac{sin A sin B}{cosAcosB}}[/Tex]

[Tex]tan(A + B) = \frac{tan A + tan B}{1-tan A tan B}[/Tex]

(5) [Tex]\mathbf{tan(A – B) = \frac{tan A – tan B}{1+tan A tan B}}[/Tex]

As we know that 

[Tex]tan(A + B) = \frac{tan A + tan B}{1-tan A tan B}[/Tex]

So, on putting B = -B, we get

[Tex]tan(A – B) = \frac{tan A – tan B}{1+tan A tan B}[/Tex]

(6) [Tex]\mathbf{cot(A + B) = \frac{cotAcot B-1}{cot A + cot B}}[/Tex]

Here, A, B, and (A + B) is not a multiple of π, so, sinA, sinB and sin(A + B) are non-zero

cot(A + B) = cos(A + B)/sin(A + B)

From eq(1) and (3), we get

cot(A + B) = cos A cos B – sin A sin B/sin A cos B + cos A sin B

Now divide the numerator and denominator by sin A sin B we get

cot(A + B) = [Tex]\frac{\frac{cos A cos B}{sinAsinB} – \frac{sin A sin B}{sinAsinB}}{\frac{sin A cos B}{sinAsinB} + \frac{cos A sin B}{sinAsinB}}[/Tex]

[Tex]cot(A + B) = \frac{cotAcot B-1}{cot A + cot B}[/Tex]

(7) [Tex]\mathbf{cot(A – B) = \frac{cotAcot B+1}{cot A – cot B}}[/Tex]

As we know that 

[Tex]cot(A + B) = \frac{cotAcot B-1}{cot A + cot B}[/Tex]

So, on putting B = -B, we get

[Tex]cot(A – B) = \frac{cotAcot B+1}{cot A – cot B}[/Tex]

Here, we will establish two sets of transformation formulae: Factorization and Defactorization formulae. 

Defactorization Formulae

In trigonometry, defactorisation means converting a product into a sum or difference. The defactorization formulae are:

(1) 2 sin A cos B = sin (A + B) + sin (A – B)

Proof:

As we know that 

sin (A + B) = sin A cos B + cos A sin B     ………………………(1)

sin (A – B) = sin A cos B – cos A sin B      ………………………(2)

By adding eq(1) and (2), we get

2 sin A cos B = sin (A + B) + sin (A – B)

(2) 2 cos A sin B = sin (A + B) – sin (A – B)

Proof:

As we know that 

sin (A + B) = sin A cos B + cos A sin B     ………………………(1)

sin (A – B) = sin A cos B – cos A sin B      ………………………(2)

By subtracting eq(2) from (1), we get

2 cos A sin B = sin (A + B) – sin (A – B)

(3) 2 cos A cos B = cos (A + B) + cos (A – B)

Proof:

As we know that 

cos (A + B) = cos A cos B – sin A sin B     ………………………(1)

cos (A – B) = cos A cos B + sin A sin B     ………………………(2)

By adding eq(1) and (2), we get

2 cos A cos B = cos (A + B) + cos (A – B)

(4) 2 sin A sin B = cos (A – B) – cos (A + B) 

Proof:

cos (A + B) = cos A cos B – sin A sin B     ………………………(1)

cos (A – B) = cos A cos B + sin A sin B     ………………………(2)

By subtracting eq(3) from (4), we get

2 sin A sin B = cos (A – B) – cos (A + B)  

Example 1. Convert each of the following products into the sum or difference.

(i) 2 sin 40° cos 30°

(ii) 2 sin 75° sin 15°

(iii) cos 75° cos 15°

Solution:

(i) Given: A = 40° and B = 30°

Now put all these values in the formula, 

2 sin A cos B = sin (A + B) + sin (A – B)

We get

2 sin 40° cos 30° = sin (40 + 30) + sin (40 – 30) 

= sin (70°) + sin (10°) 

(ii) Given: A = 75° and B = 15°

Now put all these values in the formula, 

2 sin A sin B = cos (A – B) – cos (A + B)

We get

2 sin 75° sin 15° = cos (75-15) – cos (75+15)

= cos (60°) – cos (90°)

(iii) Given: A = 75° and B = 15°

Now put all these values in the formula, 

2 cos A cos B = cos (A + B) + cos (A – B)

We get

cos 75° cos 15° = 1/2(cos (75+15) + cos (75-15))

= 1/2 (cos (90°) + cos (60°))

Example 2. Solve for [Tex]2cos \frac{\pi}{13}cos \frac{9\pi}{13}+cos \frac{3\pi}{13}+cos \frac{5\pi}{13}[/Tex]

Solution:

Using the formula

2 cos A cos B = cos (A + B) + cos (A – B) 

[Tex]2cos \frac{\pi}{13}cos \frac{9\pi}{13} =cos (\frac{9\pi}{13}+\frac{\pi}{13})+cos (\frac{9\pi}{13}-\frac{\pi}{13}) + cos\frac{3\pi}{13}+cos\frac{5\pi}{13}     [/Tex] 

= [Tex]cos \frac{10\pi}{13}+cos \frac{8\pi}{13} + cos\frac{3\pi}{13}+cos\frac{5\pi}{13}[/Tex]

= [Tex]cos (\pi-\frac{3\pi}{13})+cos (\pi-\frac{5\pi}{13}) + cos\frac{3\pi}{13}+cos\frac{5\pi}{13}[/Tex]

= [Tex]-cos \frac{3\pi}{13}-cos \frac{5\pi}{13} + cos\frac{3\pi}{13}+cos\frac{5\pi}{13}[/Tex]

Hence, 

[Tex]2cos \frac{\pi}{13}cos \frac{9\pi}{13}+cos \frac{3\pi}{13}+cos \frac{5\pi}{13}  [/Tex] = 0

Factorisation Formulae

In trigonometry, factorisation means converting sum or difference into the product. The factorisation formulae are:

(1) sin (C) + sin (D) = 2 sin [Tex](\mathbf{\frac{C+D}{2}})  [/Tex]cos [Tex](\mathbf{\frac{C-D}{2}})   [/Tex]

Proof:

We have 

2 sin A cos B = sin (A + B) + sin (A – B) ………………………(1)

So now, we are taking 

A + B = C and A – B = D

Then, A = [Tex]\frac{C+D}{2}  [/Tex] and B = [Tex]\frac{C-D}{2}[/Tex]

Now put all these values in eq(1), we get

2 sin ([Tex]\frac{C+D}{2}  [/Tex]) cos ([Tex]\frac{C-D}{2}  [/Tex]) = sin (C) + sin (D)

Or 

sin (C) + sin (D) = 2 sin ([Tex]\frac{C+D}{2}  [/Tex]) cos ([Tex]\frac{C-D}{2}  [/Tex])

(2) sin (C) – sin (D) = 2 cos [Tex](\mathbf{\frac{C+D}{2}})  [/Tex]sin [Tex](\mathbf{\frac{C-D}{2}})     [/Tex] 

Proof:

We have 

2 cos A sin B = sin (A + B) – sin (A – B) ………………………(1)

So now, we are taking 

A + B = C and A – B = D

Then, A = [Tex]\frac{C+D}{2}  [/Tex] and B = [Tex]\frac{C-D}{2}[/Tex]

Now put all these values in eq(1), we get

2 cos ([Tex]\frac{C+D}{2}  [/Tex]) sin ([Tex]\frac{C-D}{2}  [/Tex]) = sin (C) – sin (D)

Or 

sin (C) – sin (D) = 2 cos ([Tex]\frac{C+D}{2}  [/Tex]) sin ([Tex]\frac{C-D}{2}  [/Tex])

(3) cos (C) + cos (D) = 2 cos [Tex](\mathbf{\frac{C+D}{2}})  [/Tex]cos [Tex](\mathbf{\frac{C-D}{2}})     [/Tex] 

Proof:

We have 

2 cos A cos B = cos (A + B) + cos (A – B) ………………………(1)

So now, we are taking 

A + B = C and A – B = D

Then, A = [Tex]\frac{C+D}{2}  [/Tex] and B = [Tex]\frac{C-D}{2}[/Tex]

Now put all these values in eq(1), we get

2 cos ([Tex]\frac{C+D}{2}  [/Tex]) cos ([Tex]\frac{C-D}{2}  [/Tex]) = cos (C) + cos (D)

Or 

cos (C) + cos (D) = 2 cos ([Tex]\frac{C+D}{2}  [/Tex]) cos ([Tex]\frac{C-D}{2}  [/Tex])

(4) cos (C) – cos (D) = 2 sin [Tex](\mathbf{\frac{C+D}{2}})  [/Tex]sin [Tex](\mathbf{\frac{D-C}{2}})     [/Tex]  

Proof:

We have 

2 sin A sin B = cos (A – B) – cos (A + B)  ………………………(1)

So now, we are taking 

A + B = C and A – B = D

Then, A = [Tex]\frac{C+D}{2}  [/Tex] and B = [Tex]\frac{C-D}{2}[/Tex]

Now put all these values in eq(1), we get

2 sin ([Tex]\frac{C+D}{2}  [/Tex]) sin ([Tex]\frac{C-D}{2}  [/Tex]) = cos (C) – cos (D)

Or 

cos (C) – cos (D) = 2 sin ([Tex]\frac{C+D}{2}  [/Tex]) sin ([Tex]\frac{C-D}{2}  [/Tex])

Explain 1. Express each of the following as a product

(i) sin 40° + sin 20°

(ii) sin 60° – sin 20°

(iii) cos 40° + cos 80°

Solution:

(i) Given: C = 40° and D = 20°

Now put all these values in the formula, 

sin (C) + sin (D) = 2 sin [Tex](\frac{C+D}{2})  [/Tex]cos [Tex](\frac{C-D}{2})     [/Tex] 

We get

sin 40° + sin 20° = 2 sin [Tex](\frac{40+20}{2})  [/Tex]cos [Tex](\frac{40-20}{2})[/Tex]

= 2 sin [Tex](\frac{60}{2})  [/Tex] cos [Tex](\frac{20}{2})[/Tex]

= 2 sin 30° cos 10°

(ii) Given: C = 60° and D = 20°

Now put all these values in the formula, 

sin (C) – sin (D) = 2 cos [Tex](\frac{C+D}{2})  [/Tex]sin [Tex](\frac{C-D}{2})   [/Tex]

We get

sin 60° – sin 20° = 2 cos [Tex](\frac{60+20}{2})  [/Tex]sin [Tex](\frac{60-20}{2})[/Tex]

= 2 cos [Tex](\frac{80}{2})  [/Tex] sin [Tex](\frac{40}{2})[/Tex]

= 2 cos 40° sin 20°

(iii) Given: C = 80° and D = 40°

 Now put all these values in the formula, 

cos (C) + cos (D) = 2 cos [Tex](\frac{C+D}{2})  [/Tex]cos [Tex](\frac{C-D}{2})   [/Tex]

We get

cos 40° + cos 80° = 2 cos [Tex](\frac{40+80}{2})  [/Tex] cos [Tex](\frac{80-40}{2})[/Tex]

= 2 cos [Tex](\frac{120}{2})  [/Tex] cos [Tex](\frac{40}{2})[/Tex]

= 2 cos 60° cos 20°

Example 2. Prove that: 1 + cos 2x + cos 4x + cos 6x = 4 cos x cos 2x cos 3x

Solution:

Lets take LHS

1 + cos 2x + cos 4x + cos 6x

Here, cos 0x = 1

So,

(cos 0x + cos 2x) + (cos 4x + cos 6x)

Using formula

cos (C) + cos (D) = 2 cos [Tex](\frac{C+D}{2})  [/Tex]cos [Tex](\frac{C-D}{2})     [/Tex] 

We get

(2 cos [Tex](\frac{0x+2x}{2})  [/Tex]cos [Tex](\frac{2x-0x}{2})  [/Tex]) + (2 cos [Tex](\frac{4x+6x}{2})  [/Tex] cos [Tex](\frac{6x-4x}{2})  [/Tex])

(2 cos x cos x) + (2 cos 5x cos x)

Taking 2 cos x common, we have

2 cos x (cos x + cos 5x)

Again using the formula 

cos (C) + cos (D) = 2 cos [Tex](\frac{C+D}{2})  [/Tex]cos [Tex](\frac{C-D}{2})   [/Tex]

We get

2 cos x (2 cos [Tex](\frac{x+5x}{2})  [/Tex]cos [Tex](\frac{5x-x}{2})  [/Tex])

2 cos x (2 cos 3x cos 2x)

4 cos x cos 2x cos 3x

LHS = RHS

Hence proved

Trigonometric ratios of multiple angles (2A) in terms of angle A

The trigonometric ratios of an angle in a right triangle define the relationship between the angle and the length of its sides. sin 2x or cos 2x, etc. are also, one such trigonometrical formula, also known as double angle formula, as it has a double angle in it.

(1) sin 2A = 2 sin A cos A

Proof:

As we know that 

sin (A + B) = sin A cos B + cos A sin B ………………..(1)

Now taking B = A, in eq(1), we get

sin (A + A) = sin A cos A + cos A sin A

sin 2A = 2 sin A cos A  

(2) cos 2A = cos2 A – sin2 A

Proof:

As we know that 

cos (A + B) = cos A cos B – sin A sin B ………………..(1)

Now taking B = A, in eq(1), we get

cos (A + A) = cos A cos A + sin A sin A

cos 2A = cos2 A – sin2 A

(3) cos 2A = 2cos2 A – 1  

Proof:

As we know that 

cos 2A = cos2 A – sin2 A ………………..(1)

We also know that 

sin2 A + cos2 A = 1

So, sin2 A = 1 – cos2 A

Now put the value of sin2 A in eq(1), we get

cos 2A = cos2 A – (1 – cos2 A)

cos 2A = cos2 A – 1 + cos2 A

cos 2A = 2cos2 A – 1

(4) cos 2A = 1 – 2sin2 A

Proof:

As we know that 

cos 2A = 2cos2 A – 1 ………………..(1)

We also know that 

sin2 A + cos2 A = 1

So, cos2 A = 1 – sin2 A

Now put the value of sin2 A in eq(1), we get

cos 2A = 2(1 – sin2 A) – 1

cos 2A = 2 – 2sin2 A) – 1

cos 2A = 1 – 2sin2 A 

(5) cos 2A = [Tex]\mathbf{\frac{1-tan^2A}{1+tan^2A}}     [/Tex] 

Proof:

As we know that 

cos 2A = cos2 A – sin2 A 

So, now dividing, by sin2 A + cos2 A = 1, we get

cos 2A = [Tex]\frac{cos^2 A – sin^2 A}{sin^2 A + cos^2 A}[/Tex]

Again dividing the numerator and denominator by cos2 A, we get

cos 2A = [Tex]\frac{\frac{cos^2 A – sin^2 A}{cos^2A}}{\frac{sin^2 A + cos^2 A}{cos^2A}}[/Tex]

cos 2A = [Tex]\frac{1-tan^2A}{1+tan^2A}[/Tex]

(6) sin 2A = [Tex]\mathbf{\frac{2tanA}{1+tan^2A}}   [/Tex]

Proof:

As we know that 

sin (A + B) = sin A cos B + cos A sin B ………………..(1)

Now taking B = A, in eq(1), we get

sin (A + A) = sin A cos A + cos A sin A

sin 2A = 2 sin A cos A  

As we also know that sin2 A + cos2 A = 1

So, now dividing, by sin2 A + cos2 A = 1, we get

sin 2A = [Tex]\frac{2 sin A cos A}{cos^2A + sin^2A}  [/Tex]

Now, on dividing the numerator and denominator by cos2 A, we get

sin 2A = [Tex]\frac{2 tanA}{1+tan^2A}  [/Tex]

(7) tan 2A = [Tex]\mathbf{\frac{2 tanA}{1-tan^2A}}[/Tex]

Proof:

As we know that 

[Tex]tan(A + B) = \frac{tan A + tan B}{1-tan A tan B}  [/Tex] ………………..(1)

Now taking B = A, in eq(1), we get

tan(A + A) = [Tex] \frac{tan A + tan A}{1-tan A tan A}[/Tex]

tan 2A = [Tex] \frac{2tan A}{1-tan^2 A}[/Tex]

Example: Prove that

(i) [Tex]\mathbf{\frac{sin 2\theta}{1+cos 2\theta}}  [/Tex] = tan θ

(ii) [Tex]\mathbf{\frac{sin 2\theta}{1-cos 2\theta}}  [/Tex] = cot θ

(iii) cos 4x = 1 – 8 sin2x cos2x

Solution:

(i) sin 2θ = 2 sin θ cos θ ………..(from identity 1)

and, 1 + cos 2θ = 2cos2θ  ………..(from identity 3)

[Tex]\frac{sin 2\theta}{1+cos 2\theta} = \frac{2 sin \theta cos \theta}{2cos^2\theta}[/Tex]

= [Tex]\frac{sin \theta }{cos\theta}[/Tex]

= tan θ 

Hence Proved

(ii) sin 2θ = 2 sin θ cos θ ………..(from identity 1)

and, 1 – cos 2θ = 2sin2θ  ………..(from identity 4)

[Tex]\frac{sin 2\theta}{1-cos 2\theta} = \frac{2 sin \theta cos \theta}{2sin^2\theta}[/Tex]

= [Tex]\frac{cos \theta }{sin\theta}[/Tex]

= cot θ

Hence Proved

(iii) cos 4x = cos 2(2x)

= 1 – 2sin2(2x) (using 16)

= 1 – 2(sin(2x))2

= 1 – 2(2 sin x cos x)2    (using identity 1)

= 1 – 2(4 sin2 x cos2 x)

cos 4x = 1 – 8 sin2 x cos2 x

Hence Proved

Trigonometric ratios of multiple angles (3A) in terms of angle A

The trigonometric ratios of an angle in a right triangle define the relationship between the angle and the length of its sides. sin 3x or cos 3x, etc. are also, one such trigonometrical formula, also known as triple angle formula, as it has a triple angle in it.

(1) sin 3A = 3sin A – 4 sin3A

Proof:

Let’s take LHS

sin 3A = sin(2A + A)

Using identity 

sin (A + B) = sin A cos B + cos A sin B

We get

sin 3A = sin 2A cos A + cos 2A sin A

= 2sin A cos A cos A + (1 – 2 sin2A)sin A

= 2sin A(1 – sin2A) + sin A – 2 sin3A

= 2sin A – 2sin3A + sin A – 2 sin3A

sin 3A = 3sin A – 4 sin3A

(2) cos 3A = 4 cos3A – 3cos A 

Proof:

Let’s take LHS

sin 3A = sin(2A + A)

Using identity 

cos (A + B) = cos A cos B – sin A sin B

We get

cos 3A = cos 2A cos A – sin 2A sin A

= (2cos2A – 1)cos A – 2sin A cos A sin A

= (2cos2A – 1)cos A – 2cos A(1 – cos2A)

= 2cos3A – cos A – 2cos A + 2cos3A)

cos 3A = 4 cos3A – 3cos A 

(3) tan 3A = [Tex]\mathbf{\frac{3tan A-tan^3A}{1-3tan^2A}}[/Tex]

Proof:

Let’s take LHS

tan 3A = tan(2A + A)

Using identity 

[Tex]tan(A + B) = \frac{tan A + tan B}{1-tan A tan B}[/Tex]

We get

tan 3A = [Tex]\frac{tan 2A + tan A}{1-tan 2A tan A}[/Tex]

= [Tex]\frac{\frac{tan 2A}{1-tan^2A} + tan A}{1-\frac{tan 2A tan A}{1-tan^2A}}[/Tex]

= [Tex]\frac{2tan A + tan A-tan^3A}{1-tan^2A-2 tan^2 A}[/Tex]

= [Tex]\frac{3tan A-tan^3A}{1-3tan^2A}[/Tex]

Example 1. Solve 2sin3xsinx.

Solution:

We have 2sin3xsinx

We also write as y = y1 . y2  ….(1)

Here, y1 = 2sin3x

y2 = sinx

So let’s solve y1 = 2sin3x

Using identity 

sin 3A = 3sin A – 4 sin3A

We get

y1 = 2(sin x – 4 sin3x)

= 2sin x – 8 sin3x

Now put these values in eq(1), we get

y = (2sin x – 8 sin3x)(sinx)

= 2sin2 x – 8 sin4x

Example 2. Solve 2tan3xtanx.

Solution:

We have 2tan3xtanx

We also write as y = y1 . y2  ….(1)

Here, y1 = 2tan3x

y2 = tanx

So let’s solve y1 = 2tan3x

Using identity 

tan 3A = [Tex]\frac{3tan A-tan^3A}{1-3tan^2A}[/Tex]

We get

y1 = 2([Tex]\frac{3tan x-tan^3x}{1-3tan^2x}  [/Tex])

= [Tex]\frac{6tan x-2tan^3x}{1-3tan^2x}[/Tex]

Now put these values in eq(1), we get

y = ([Tex]\frac{6tan x-2tan^3x}{1-3tan^2x}  [/Tex])(tanx)

= [Tex]\frac{6tan^2 x-2tan^4x}{1-3tan^2x}[/Tex]

Practice Problems on Trigonometric Functions of Sum and Difference of Two Angles

1. Prove that [Tex]\sin(45^\circ + 30^\circ) = \sin 45^\circ \cos 30^\circ + \cos 45^\circ \sin 30^\circ[/Tex].

2. Simplify [Tex]\cos(60^\circ – 45^\circ)[/Tex].

3. Calculate [Tex]\tan(30^\circ + 45^\circ)[/Tex].

4. If [Tex]\sin A = \frac{3}{5} and \cos B = \frac{4}{5} find \sin(A + B)[/Tex].

5. Verify that [Tex]\cos(90^\circ – \theta) = \sin \theta[/Tex].

6. Show that [Tex]\tan(75^\circ) = \frac{\tan 45^\circ + \tan 30^\circ}{1 – \tan 45^\circ \tan 30^\circ}[/Tex].

7. Find [Tex]\sin(120^\circ – 45^\circ)[/Tex].

8. Determine [Tex]\cos(135^\circ + 45^\circ)[/Tex].

9. Prove that [Tex]\sin(2A) = 2\sin A \cos A[/Tex] using the sum of angles formula.

10. Simplify [Tex]\tan(180^\circ – \theta)[/Tex].



Next Article
Principle of Mathematical Induction
author
_shinchancode
Improve
Article Tags :
  • Class 11
  • Mathematics
  • School Learning
  • Maths-Class-11
  • Trigonometry

Similar Reads

  • CBSE Class 11 Maths Notes
    CBSE Class 11 Maths Revision Notes have been designed in the most basic and detailed format possible, covering nearly all domains such as differential calculus, arithmetic, trigonometry, and coordinate geometry. We know how hard it gets when you shift to an altogether new grade where subjects are no
    15+ min read
  • Chapter 1: Sets

    • Representation of a Set
      Sets are defined as collections of well-defined data. In Math, a Set is a tool that helps to classify and collect data belonging to the same category. Even though the elements used in sets are all different from each other, they are all similar as they belong to one group. For instance, a set of dif
      7 min read

    • Types Of Sets
      In mathematics, a set is defined as a well-defined collection of distinct elements that share a common property. These elements— like numbers, letters, or even other sets are listed in curly brackets "{ }" and represented by capital letters. For example, a set can include days of the week. The diffe
      13 min read

    • Universal Sets
      Universal Set is a set that has all the elements associated with a given set, without any repetition. Suppose we have two sets P = {1, 3, 5} and Q = {2, 4, 6} then the universal set of P and Q is U = {1, 2, 3, 4, 5, 6}. We generally use U to denote universal sets. Universal Set is a type of set that
      6 min read

    • Venn Diagram
      Venn Diagrams are used for the visual representation of relationships as they provide a clear, visual method for showing how different sets intersect, overlap, or remain distinct. They are essential tools in mathematics and logic for illustrating the relationships between sets. By employing intersec
      15 min read

    • Operations on Sets
      Sets are fundamental in mathematics and are collections of distinct objects, considered as a whole. In this article, we will explore the basic operations you can perform on sets, such as union, intersection, difference, and complement. These operations help us understand how sets interact with each
      15+ min read

    • Union of Sets
      Union of two sets means finding a set containing all the values in both sets. It is denoted using the symbol '∪' and is read as the union. Example 1:If A = {1, 3. 5. 7} and B = {1, 2, 3} then A∪B is read as A union B and its value is,A∪B = {1, 2, 3, 5, 7} Example 2:If A = {1, 3. 5.7} and B = {2, 4}
      13 min read

    Chapter 2: Relations & Functions

    • Cartesian Product of Sets
      'Product' mathematically signifies the result obtained when two or more values are multiplied together. For example, 45 is the product of 9 and 5. One must be familiar with the basic operations on sets like Union and Intersection, which are performed on 2 or more sets. Cartesian Product is also one
      7 min read

    • Relations and Functions
      In mathematics, we often deal with sets of numbers or objects and the ways they are connected. Two important concepts that help us describe these connections are relations and functions. A relation is simply a connection between two sets of objects. Think of it as a rule that pairs elements from one
      3 min read

    • Domain and Range of Relations
      The domain is the set of all possible input values (the "x" values), and the range is the set of all possible output values (the "y" values) in a relation. For any two non-empty sets A and B, we define the relation R as the subset of the Cartesian product of A × B where each member of set A is relat
      8 min read

    • Piecewise Function
      Piecewise Function is a function that behaves differently for different types of input. As we know a function is a mathematical object which associates each input with exactly one output. For example: If a function takes on any input and gives the output as 3. It can be represented mathematically as
      11 min read

    • Range of a Function
      Functions in math can be thought of as vending machines. Given the money in the form of input, they give some cans or cookies in return. Similarly, functions take some input numbers and give us some output. It can be said that, in real life, Everything can be formulated and solved with the help of f
      7 min read

    Chapter 3: Trigonometric Functions

    • Measuring Angles
      Measurement of angles is very important in geometry for solving various geometrical problems and comparing angles in various geometrical figures. We use various geometric tools such as a protractor, and a compass for measuring angles. There are various types of angles measured by us and before learn
      7 min read

    • Trigonometric Functions
      Trigonometric Functions, often simply called trig functions, are mathematical functions that relate the angles of a right triangle to the ratios of the lengths of its sides. Trigonometric functions are the basic functions used in trigonometry and they are used for solving various types of problems i
      6 min read

    • Trigonometric Functions of Sum and Difference of Two Angles
      Trigonometry is a branch of mathematics, which deals with the angles, lengths, and heights of triangles and their relationships. It had played an important role in calculating complex functions or large distances which were not possible to calculate without trigonometry. While solving problems with
      15+ min read

    Chapter 4: Principle of Mathematical Induction

    • Principle of Mathematical Induction
      Mathematical induction is a concept in mathematics that is used to prove various mathematical statements and theorems. The principle of mathematical induction is sometimes referred to as PMI. It is a technique that is used to prove the basic theorems in mathematics which involve the solution up to n
      11 min read

    Chapter 5: Complex Numbers and Quadratic Equations

    • Complex Numbers
      Complex numbers are an essential concept in mathematics, extending the idea of numbers to include solutions for equations that don't have real solutions. Complex numbers have applications in many scientific research areas, signal processing, electromagnetism, fluid dynamics, quantum mechanics, and v
      13 min read

    • Algebra of Real Functions
      The algebra of real functions refers to the study and application of algebraic operations on functions that map real numbers to real numbers. A function can be thought of as a rule or set of rules which map an input to an output knows as its image. It is represented as x ⇢ Function ⇢ y. A real funct
      5 min read

    • Algebraic Operations on Complex Numbers
      A complex number is a number that includes both a real and an imaginary part. It is written in the form: z = a + bi Where: a is the real part,b is the imaginary part,i is the imaginary unit, satisfying i2 = −1. Algebraic operations on complex numbers follow specific rules based on their real and ima
      8 min read

    • Polar Representation of Complex Numbers
      Complex numbers, which take the form z = x + yi, can also be represented in a way that highlights their geometric properties. This alternative representation is known as the polar form. The polar representation of a complex number expresses it in terms of its magnitude (modulus) and direction (argum
      10 min read

    • Absolute Value of a Complex Number
      The absolute value (also called the modulus) of a complex number z = a + bi is its distance from the origin in the complex plane. It is denoted as ∣z∣ and is given by the formula: [Tex]|z| = \sqrt{ (a2 + b2)}[/Tex] Where: a is the real part of z,b is the imaginary part of z,The square root operation
      7 min read

    • Conjugate of Complex Numbers
      In the world of mathematics, complex numbers are one of the most important discoveries by mathematicians as they help us solve many real-life problems in various fields such as the study of electromagnetic waves, engineering, and physics. The Conjugate of a Complex Number is also a complex number ob
      7 min read

    • Imaginary Numbers
      Imaginary numbers are numbers as the name suggests are the number that is not real numbers. All the numbers real and imaginary come under the categories of complex numbers. Imaginary numbers are very useful in solving quadratic equations and other equations whose solutions can not easily be found us
      9 min read

    Chapter 6: Linear Inequalities

    • Compound Inequalities
      Compound Inequalities are the combination of two or more inequalities. These inequalities are combined using two conditions that are AND, and OR. These conditions have specific meanings and they are solved differently. The inequities in compound inequalities are individually solved using normal rule
      11 min read

    • Algebraic Solutions of Linear Inequalities in One Variable and their Graphical Representation - Linear Inequalities | Class 11 Maths
      A linear inequality is a mathematical expression involving an inequality symbol (<, >, ≤, or ≥) and a linear expression. Unlike linear equations, which give a specific solution, linear inequalities define a range of possible solutions. Example: 2x+3>5 In this case, the inequality indicates
      7 min read

    • Graphical Solution of Linear Inequalities in Two Variables
      We know how to formulate equations of different degree, and it is used a lot in real life, but the question arises, is it always possible to convert a situation into an equation? Sometimes we get statements like, the number of Covid cases per day in Delhi has reached more than 10,000. This phrase “L
      8 min read

    • Solving Linear Inequalities Word Problems
      We are well versed with equations in multiple variables. Linear Equations represent a point in a single dimension, a line in a two-dimensional, and a plane in a three-dimensional world. Solutions to linear inequalities represent a region of the Cartesian plane. It becomes essential for us to know ho
      11 min read

    Chapter 7: Permutations and Combinations

    • Fundamental Principle of Counting
      Fundamental Principle of Counting is the basic principle that helps us to count large numbers in a non-tedious way. Suppose we have to guess the pin of a three-digit code so the number of ways we can guess is 1000 this can be seen as the pin can be, 000, 001, 002, ....., 999 any number between 000,
      11 min read

    • Permutation
      In Mathematics, Permutation is defined as a mathematical concept that determines the number of possible arrangements for a specific set of elements. therefore, it plays a big role in computer science, cryptography, and operations research. For example, take a set {1, 2, 3}:All Permutations taking al
      15+ min read

    • Combinations
      Combination is a way of choosing items from a set, (unlike permutations) when the order of selection doesn't matter. In smaller cases, it's possible to count the number of combinations. Combination refers to the mixture of n things taken k at a time without repetition. Example: For set S = {a, b, c}
      9 min read

    Chapter 8: Binomial Theorem

    • Binomial Theorem
      Binomial theorem is a fundamental principle in algebra that describes the algebraic expansion of powers of a binomial. According to this theorem, the expression (a + b)n where a and b are any numbers and n is a non-negative integer. It can be expanded into the sum of terms involving powers of a and
      15+ min read

    • Pascal's Triangle
      Pascal's Triangle is a triangular arrangement of numbers where each number is the sum of the two numbers directly above it in the previous row. It is named after the French mathematician Blaise Pascal, although it was studied by mathematicians in various cultures long before him. Structure of Pascal
      9 min read

    Chapter 9: Sequences and Series

    • Sequences and Series
      A sequence is an ordered list of numbers following a specific rule. Each number in a sequence is called a "term." The order in which terms are arranged is crucial, as each term has a specific position, often denoted as an​, where n indicates the position in the sequence. For example: 2, 5, 8, 11, 14
      7 min read

    • General and Middle Terms - Binomial Theorem - Class 11 Maths
      Binomial theorem or expansion describes the algebraic expansion of powers of a binomial. According to this theorem, it is possible to expand the polynomial "(a + b)n" into a sum involving terms of the form "axzyc", the exponents z and c are non-negative integers where z + c = n, and the coefficient
      7 min read

    • Arithmetic Series
      An arithmetic series is the sum of the terms of an arithmetic sequence, where an arithmetic sequence is a sequence of numbers in which the difference between consecutive terms is constant. Or we can say that an arithmetic progression can be defined as a sequence of numbers in which for every pair of
      5 min read

    • Arithmetic Sequence
      An arithmetic sequence or progression is defined as a sequence of numbers in which the difference between one term and the next term remains constant. For example: the given below sequence has a common difference of 1. 1 2 3 4 5 . . . n ⇑ ⇑ ⇑ ⇑ ⇑ . . . 1st 2nd 3rd 4th 5th . . . nth Terms The Arithme
      8 min read

    • Geometric Progression or GP
      Geometric Progression (GP) is a sequence of numbers where each term after the first is found by multiplying the previous term by a constant called the common ratio. For Example, the sequence given below forms a GP with a common ratio of 2 1 2 4 8 16 . . . n⇑ ⇑ ⇑ ⇑ ⇑ . . . 1st 2nd 3rd 4th 5th . . . n
      11 min read

    • Geometric Series
      In a Geometric Series, every next term is the multiplication of its Previous term by a certain constant, and depending upon the value of the constant, the Series may increase or decrease. Geometric Sequence is given as: a, ar, ar2, ar3, ar4,..... {Infinite Sequence}a, ar, ar2, ar3, ar4, ....... arn
      3 min read

    • Arithmetic Progression and Geometric Progression
      Arithmetic Progression and Geometric Progression: The word "sequence" in English means a collection of some numbers or objects in such a way that it has a first member, a second member, and so on. Sequences can be of anything, for example. - January, February, .... is the sequence of months in a yea
      11 min read

    • Special Series in Maths - Sequences and Series | Class 11 Maths
      Special Series: A series can be defined as the sum of all the numbers of the given sequence. The sequences are finite as well as infinite. In the same way, the series can also be finite or infinite. For example, consider a sequence as 1, 3, 5, 7, … Then the series of these terms will be 1 + 3 + 5 +
      10 min read

geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences