Trigonometry Guide for IIT JEE Aspirants
Trigonometry Guide for IIT JEE Aspirants
Advanced
A Comprehensive Guide for Aspiring Engineers
May 2025
2
This mini-book is designed for IIT JEE aspirants preparing for Main and Advanced examina-
tions. Trigonometry, accounting for 7% of JEE Main and a significant portion of JEE Advanced,
is a critical topic due to its integration with algebra, calculus, and coordinate geometry. This
book covers the complete JEE trigonometry syllabus, starting with the unit circle and pro-
gressing through functions, identities, equations, inverse functions, triangle properties, heights
and distances, transformations, and applications. Each chapter includes detailed theory, key
formulas, illustrative examples, graphs, and JEE-style assignment questions. Additional fea-
tures include preparation tips, a formula summary, and a mock test to ensure comprehensive
preparation.
Contents
1 Introduction to Trigonometry 5
1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.2 JEE Preparation Tips . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
4 Trigonometric Equations 13
4.1 Theory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4.2 Formulae . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4.3 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4.4 Graph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
4.5 Assignment Questions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
3
4 CONTENTS
6 Properties of Triangles 17
6.1 Theory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
6.2 Formulae . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
6.3 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
6.4 Assignment Questions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
11 Mock Test 27
11.1 JEE Main Style Questions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
11.2 JEE Advanced Style Questions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
Introduction to Trigonometry
1.1 Overview
Trigonometry is essential for JEE, with 2–3 questions in JEE Main and complex, multi-concept
problems in JEE Advanced. This book provides a structured approach, covering all syllabus
topics with a focus on problem-solving strategies, graphing skills, and efficient use of identities.
5
6 CHAPTER 1. INTRODUCTION TO TRIGONOMETRY
2.1 Theory
The unit circle, a circle with radius 1 centered at (0, 0), defines trigonometric functions for all
real angles. For an angle θ (radians), measured counterclockwise from the positive x-axis, a
point (x, y) on the circle corresponds to:
• cos θ = x, sin θ = y.
2.2 Formulae
· Unit circle: x2 + y 2 = 1.
sin θ cos θ 1 1
· Definitions: sin θ = y, cos θ = x, tan θ = cos θ , cot θ = sin θ , sec θ = cos θ , csc θ = sin θ .
180◦
· Conversion: 1 radian = π , 1◦ = π
180 radians.
2.3 Examples
√ √
3 3
1. Find the coordinates at θ = π3 . Solution: cos π3 = 12 , sin π3 = 2 . Coordinates: 1
,
2 2 .
sin π6 1
2. Compute tan π6 . Solution: tan π6 = cos π6 = √2
3
= √1 .
3
2
√
3. Find sec π4 . Solution: sec π4 = 1
cos π4 = 1
√
2
= 2.
2
π π
4. Convert 60° to radians. Solution: 60 × 180 = 3 radians.
3π
5. Find the coordinates at θ = 2 . Solution: cos 3π 3π
2 = 0, sin 2 = −1. Coordinates: (0, −1).
7
8 CHAPTER 2. THE UNIT CIRCLE
2.4 Graph
y (cos π3 , sin π3 )
x
1
2. Compute tan 3π
4 .
4. Find sec 7π
6 .
π π
5. Verify sin2 6 + cos2 6 = 1.
6. Compute csc 5π
3 .
π
7. Convert 4 radians to degrees.
3.1 Theory
Trigonometric functions generalize right-triangle ratios to the unit circle, essential for JEE
problems involving periodicity and identities. The six functions are:
opposite
• sin θ = hypotenuse , csc θ = 1
sin θ .
adjacent
• cos θ = hypotenuse , sec θ = 1
cos θ .
• tan θ = sin θ
cos θ , cot θ = cos θ
sin θ .
Properties:
• Periodicity: sin, cos, sec, csc: 2π; tan, cot: π.
• Domain/Range: sin, cos : R → [−1, 1]; tan : x ̸= π
2 + kπ → R.
• Symmetry: Even (cos, sec); odd (sin, tan, csc, cot).
Identities:
• Pythagorean: Derived from x2 + y 2 = 1.
• Sum/Difference: From angle addition on the unit circle.
• Double/Half Angle: Transform expressions for simplification.
3.2 Formulae
· Pythagorean: sin2 θ + cos2 θ = 1, 1 + tan2 θ = sec2 θ, 1 + cot2 θ = csc2 θ.
· Sum/Difference: sin(α ± β) = sin α cos β ± cos α sin β, cos(α ± β) = cos α cos β ∓ sin α sin β.
· Double Angle: sin 2θ = 2 sin θ cos θ, cos 2θ = 2 cos2 θ − 1 = 1 − 2 sin2 θ.
θ 1−cos θ θ 1+cos θ
· Half Angle: sin2 2 = 2 , cos2 2 = 2 .
· Product-to-Sum: sin α cos β = 12 [sin(α + β) + sin(α − β)].
· Sum-to-Product: sin α + sin β = 2 sin α+β 2 cos α−β
2 .
9
10 CHAPTER 3. TRIGONOMETRIC FUNCTIONS AND IDENTITIES
3.3 Examples
√ √ √ √ √
1. Evaluate sin 75◦ . Solution: sin(45◦ + 30◦ ) = 2
2
· 2
3
+ 2
2
· 1
2 = 6+ 2
4 .
8. (JEE Main) If sin4 x+cos4 x = 21 , find sin x cos x. Solution: Use sin4 x+cos4 x = (sin2 x+
cos2 x)2 − 2 sin2 x cos2 x = 1 − 2 sin2 x cos2 x. Then sin2 x cos2 x = 14 =⇒ sin x cos x = ± 12 .
3.4 Graphs
1 y
sin x
cos x
x
−π −π/2 π/2 π
−1
y tan x
2 x
−2
y cot x
2 x
−2 π/2
Trigonometric Equations
4.1 Theory
Trigonometric equations involve solving for θ in equations like sin x = sin α. General solutions
account for periodicity:
• tan x = tan α =⇒ x = nπ + α.
Techniques:
4.2 Formulae
· General solutions: As above.
√
· Linear combination: a sin x + b cos x = a2 + b2 sin(x + ϕ), cos ϕ = √ a .
a2 +b2
4.3 Examples
√
3
1. Solve sin x = 2 in [0, 2π]. Solution: sin x = sin π3 =⇒ x = π3 , π − π
3 = 2π
3 .
2nπ + π4 .
x
5. (JEE Advanced) Find the number of solutions to sin x = 2π in [0, 2π]. Solution: Graph-
ically, 3 intersections (at x = 0 and two others).
13
14 CHAPTER 4. TRIGONOMETRIC EQUATIONS
6. Solve sin 2x = sin x. Solution: 2 sin x cos x = sin x =⇒ sin x(2 cos x − 1) = 0. Solutions:
x = nπ, 2nπ ± π3 .
7. Solve cos2 x − sin x = 21 . Solution: Substitute cos2 x = 1 − sin2 x, solve quadratic in sin x.
4.4 Graph
√
x
y 3
π sin x − 2 2π
−0.87
√
3
Figure 4.1: Graph of sin x = 2 , showing solutions.
4. (JEE Main) Find the number of solutions to sin x + cos x = 1 in [0, 4π].
7. (JEE Advanced) Find the number of solutions to sin x + sin 3x = 0 in [0, 2π].
5.1 Theory
Inverse trigonometric functions reverse trigonometric operations, with restricted domains:
5.2 Formulae
· arcsin x + arccos x = π2 , arctan x + x = π2 .
5.3 Examples
√ √
2 2
1. Evaluate arcsin 2 . Solution: arcsin 2 = π4 .
√ √
2. Find arctan(− 3). Solution: arctan(− 3) = − π3 .
√
3. Simplify cos(arcsin x). Solution: Let θ = arcsin x =⇒ cos θ = 1 − x2 .
π
7.
6. (JEE Advanced) Find the range of arcsin x + arccos x. Solution: Always 2.
15
16 CHAPTER 5. INVERSE TRIGONOMETRIC FUNCTIONS
y arcsin x
arccos x
x
π/2
−π/2
−1 1
5.4 Graph
3. Solve arctan x = π4 .
1 1
4. (JEE Main) Find arcsin 2 + arccos 2 .
7. Find 2.
Properties of Triangles
6.1 Theory
Trigonometric functions solve triangle problems, a key JEE topic. Key formulas relate sides
(a, b, c) and angles (A, B, C).
6.2 Formulae
a b c
· Sine Rule: sin A = sin B = sin C = 2R.
6.3 Examples
1. In △ABC, a = 5, b = 6, ∠A = 45◦ . Find c. Solution: Cosine rule: c2 = 52 + 62 − 2 · 5 ·
6 · cos 45◦ ≈ 19.36 =⇒ c ≈ 4.4.
17
18 CHAPTER 6. PROPERTIES OF TRIANGLES
7.1 Theory
These problems use trigonometric ratios to find heights or distances, often involving angles of
elevation/depression.
7.2 Formulae
opposite
· tan θ = adjacent .
7.3 Examples
1. A tower’s angle of ◦
h
√ elevation is 60° from 100 m away. Find height. Solution: tan 60 =
100 =⇒ h = 100 3.
2. Two points 50 m apart see a tower at 30° and 45°. Find height. Solution: Solve using
tan 30◦ and tan 45◦ .
3. A pole’s shadow is 15 m at 45°. Find height. Solution: tan 45◦ = h
15 =⇒ h = 15.
60
4. (JEE Main) A kite 60 m high with 100 m string. Find angle. Solution: sin θ = 100 =⇒
θ = arcsin 0.6.
5. A ladder at 60° reaches 10 m up. Find length. Solution: sin 60◦ = 10
L =⇒ L = 20
√
3
.
19
20 CHAPTER 7. HEIGHTS AND DISTANCES
8.1 Theory
Transformations modify trigonometric graphs:
y = Af (Bx + C) + D
• A: Amplitude (|A| for sin, cos).
• Period: 2π
|B| (sin, cos), π
|B| (tan, cot).
• Phase shift: − B
C
.
• Vertical shift: D.
8.2 Formulae
· General: y = Af (Bx + C) + D.
· Amplitude: |A|.
· Period: As above.
C
· Phase shift: − B .
8.3 Examples
1. Analyze y = 4 sin(3x − π2 ) + 2. Solution: Amplitude = 4, Period = 2π
3 , Phase shift = π
6,
Vertical shift = 2.
π
2. Find period of y = tan(2x). Solution: 2.
21
22 CHAPTER 8. TRIGONOMETRIC TRANSFORMATIONS AND GRAPHS
8.4 Graphs
6 y
y = 4 sin(3x − π2 ) + 2
2
x
−π −π/2 π/2 π
y
y = 2 tan(4x − π) + 1
x
−113
2 y
y = 3 cos(2x) − 1
x
−π −π/2 π/2 π
−1
−4
3. Range of y = −2 sin(5x) + 1.
5. Graph y = 5 tan(x + π3 ) − 2.
9.1 Theory
Trigonometry integrates with:
• Algebra: Simplifying expressions.
• Calculus: Integrals/derivatives.
9.2 Formulae
x sin 2x
sin2 x dx =
R
· Integrals: 2 − 4 + C.
d
· Derivatives: dx sin x = cos x.
9.3 Examples
√ π
1. Simplify3 sin x + cos x. Solution: 2 sin x + 6 .
R π/2
2. Compute 0 sin2 x dx. Solution: π4 .
x2 y2
3. Locus of x = 3 cos θ, y = 2 sin θ. Solution: 9 + 4 = 1.
1
4. (JEE Advanced) Differentiate arctan x. Solution: 1+x2
.
9.4 Graph
23
24 CHAPTER 9. APPLICATIONS IN OTHER AREAS
2 y √
3 sin x + cos x
x
π 2π
−2
25
26 CHAPTER 10. SUMMARY OF KEY FORMULAS
Mock Test
27