📚 StudyHub

📐 Mathematics  ·  Class 11  ·  JEE

Trigonometric Functions

Ratios, identities, and applications in triangles

Start Trigonometric Functions Chapterwise Test - 100% Free →
Reading time~10 min
Revision time~4 min
Last updated2026-08-18
1 Read the chapter ~10 min

🎯 Key Points

  • Pythagorean identities: sin²θ+cos²θ=1, 1+tan²θ=sec²θ, 1+cot²θ=cosec²θ - all three derive from the same unit-circle relation, just divided by cos²θ or sin²θ
  • Compound angles: sin(A±B)=sinAcosB±cosAsinB, cos(A±B)=cosAcosB∓sinAsinB - note cos flips the sign (∓), a common error source
  • Double angle cos2A has THREE equivalent forms (cos²A-sin²A = 1-2sin²A = 2cos²A-1) - pick whichever form eliminates the variable you don't need
  • Sine rule a/sinA=b/sinB=c/sinC=2R relates sides to OPPOSITE angles; Cosine rule a²=b²+c²-2bc·cosA is the generalized Pythagoras (reduces to it when A=90°)

Trigonometry

Trigonometry deals with relationships between angles and sides of triangles.

Trigonometric Ratios

xy0 deg30 deg45 deg (1/sqrt2, 1/sqrt2)60 deg90 degcos45sin45

Unit circle with standard angles 0, 30, 45, 60, 90 degrees; at 45 degrees the point is (cos45, sin45) = (1/sqrt2, 1/sqrt2).

  • sin θ = opposite/hypotenuse
  • cos θ = adjacent/hypotenuse
  • tan θ = opposite/adjacent = sin/cos
  • cosec θ = 1/sin θ  | sec θ = 1/cos θ  | cot θ = 1/tan θ

Standard Values

θ30°45°60°90°
sin01/21/√2√3/21
cos1√3/21/√21/20
tan01/√31√3

Pythagorean Identities

  • sin²θ + cos²θ = 1
  • 1 + tan²θ = sec²θ
  • 1 + cot²θ = cosec²θ

Compound Angles

  • sin(A±B) = sinA cosB ± cosA sinB
  • cos(A±B) = cosA cosB ∓ sinA sinB
  • tan(A+B) = (tanA + tanB)/(1 - tanA tanB)

Double and Half Angles

  • sin2A = 2 sinA cosA
  • cos2A = cos²A - sin²A = 1 - 2sin²A = 2cos²A - 1
  • tan2A = 2tanA/(1-tan²A)

Sine and Cosine Rules

  • Sine rule: a/sinA = b/sinB = c/sinC = 2R
  • Cosine rule: a² = b² + c² - 2bc cosA

Signs of Ratios in Quadrants (ASTC)

The rule "All Students Take Coffee" tells which ratios are positive in each quadrant:

QuadrantAngle rangePositive ratios
I0°–90°All
II90°–180°Sin (& cosec)
III180°–270°Tan (& cot)
IV270°–360°Cos (& sec)

Allied Angles (Reduction Formulae)

  • Odd multiples of 90° (90°, 270°) flip the ratio: sin ↔ cos, tan ↔ cot, sec ↔ cosec.
  • Even multiples of 90° (180°, 360°) keep the ratio same; only the sign changes per quadrant (ASTC).
  • sin(90° − θ) = cosθ, cos(90° − θ) = sinθ, tan(90° − θ) = cotθ (complementary angles).
  • sin(180° − θ) = sinθ, cos(180° − θ) = −cosθ; sin(−θ) = −sinθ (odd), cos(−θ) = cosθ (even).
  • sin(360° + θ) = sinθ - all six ratios are periodic, so adding full turns leaves them unchanged.

Sub-Multiple (Half) Angle Formulae

  • sinA = 2 sin(A/2) cos(A/2); cosA = 1 − 2sin²(A/2) = 2cos²(A/2) − 1.
  • sin²(A/2) = (1 − cosA)/2; cos²(A/2) = (1 + cosA)/2; tan²(A/2) = (1 − cosA)/(1 + cosA).
  • Weierstrass (t = tan(A/2)): sinA = 2t/(1 + t²), cosA = (1 − t²)/(1 + t²), tanA = 2t/(1 − t²).

Product ↔ Sum Transformations

  • 2 sinA cosB = sin(A+B) + sin(A−B); 2 cosA sinB = sin(A+B) − sin(A−B).
  • 2 cosA cosB = cos(A+B) + cos(A−B); 2 sinA sinB = cos(A−B) − cos(A+B).
  • sinC + sinD = 2 sin((C+D)/2) cos((C−D)/2); sinC − sinD = 2 cos((C+D)/2) sin((C−D)/2).
  • cosC + cosD = 2 cos((C+D)/2) cos((C−D)/2); cosC − cosD = −2 sin((C+D)/2) sin((C−D)/2).

General Solutions of Trigonometric Equations

EquationGeneral solution (n ∈ Z)
sinθ = 0θ = nπ
cosθ = 0θ = (2n + 1)π/2
tanθ = 0θ = nπ
sinθ = sinαθ = nπ + (−1)ⁿ α
cosθ = cosαθ = 2nπ ± α
tanθ = tanαθ = nπ + α

For sin²θ = sin²α (also cos²θ = cos²α or tan²θ = tan²α), the general solution is θ = nπ ± α.

Graphs and Periodicity

  • sinx and cosx have period 2π and range [−1, 1]; cosx = sin(x + π/2) is just sinx shifted left by π/2.
  • tanx and cotx have period π and range (−∞, ∞); tanx has vertical asymptotes at x = (2n+1)π/2.
  • secx and cosecx have period 2π and range (−∞, −1] ∪ [1, ∞).
  • Period of sin(kx) or cos(kx) is 2π/|k|; period of tan(kx) is π/|k|; |sinx| has period π.
  • sinx is an odd function (graph symmetric about origin); cosx is even (symmetric about the y-axis).

🚀 JEE Advanced Edge

General solution vs principal solution: sinθ=1/2 has principal solutions θ=30° or 150° within [0°,360°), but the GENERAL solution accounting for periodicity is θ=nπ+(-1)ⁿ(π/6) for sin, or θ=nπ±π/3 for cos-type equations - JEE problems on trig equations almost always want the general solution unless explicitly restricted to a range, and using the wrong general-solution form (treating sin like cos) is a frequent error.

Conditional trigonometric identities in a triangle: Since A+B+C=π in any triangle, identities like tanA+tanB+tanC = tanA·tanB·tanC hold ONLY because of this angle-sum constraint - recognizing when a problem implicitly uses A+B+C=π (rather than treating A, B, C as independent angles) is key to simplifying triangle-based trig expressions efficiently.

Worked problem: If A+B = 45°, find the value of (1+tanA)(1+tanB). Approach: Since tan(A+B) = (tanA+tanB)/(1-tanA·tanB) = tan45° = 1, we get tanA+tanB = 1-tanA·tanB, i.e. tanA+tanB+tanA·tanB = 1. Now expand (1+tanA)(1+tanB) = 1+tanA+tanB+tanA·tanB = 1+1 = 2.

Worked Example: Solving a Trigonometric Equation

Solve 2sin²x + sinx − 1 = 0 for x ∈ [0, 2π].

Let s = sinx. Then 2s² + s − 1 = 0 factors as (2s − 1)(s + 1) = 0, giving s = ½ or s = −1.

sinx = ½ → x = π/6 or x = 5π/6.   sinx = −1 → x = 3π/2.   Solutions: x = π/6, 5π/6, 3π/2. Always check that each solution lies within the required interval.

Worked Example: Finding sin θ and cos θ from tan θ

If tan θ = 3/4 and θ is in the third quadrant, find sin θ and cos θ.

Use sec²θ = 1 + tan²θ = 1 + 9/16 = 25/16, so cos θ = ±4/5. In Q3, cos θ is negative → cos θ = −4/5.

Then sin θ = tan θ · cos θ = (3/4)(−4/5) = −3/5. Answer: sin θ = −3/5, cos θ = −4/5. Always fix the sign using the quadrant, not just the magnitude.

Degree and Radian Measure

  • One radian is the angle subtended at the centre of a circle by an arc equal in length to the radius.
  • Conversion: pi radians equals 180 degrees, so 1 radian is about 57.29 degrees.
  • To convert degrees to radians multiply by pi divided by 180; to convert radians to degrees multiply by 180 divided by pi.
  • Arc length: l equals r times theta, where theta is in radians and r is the radius.
  • Angle in radians equals arc length divided by radius, a pure number with no unit.

Fundamental Trigonometric Identities

  • Pythagorean identities: sin squared x plus cos squared x equals 1.
  • Dividing by cos squared x gives 1 plus tan squared x equals sec squared x.
  • Dividing by sin squared x gives 1 plus cot squared x equals cosec squared x.
  • Reciprocal relations: cosec x equals 1 divided by sin x, sec x equals 1 divided by cos x, cot x equals 1 divided by tan x.
  • Quotient relations: tan x equals sin x divided by cos x, and cot x equals cos x divided by sin x.

Sum and Difference Formulae

  • sin(A plus B) equals sin A cos B plus cos A sin B; sin(A minus B) equals sin A cos B minus cos A sin B.
  • cos(A plus B) equals cos A cos B minus sin A sin B; cos(A minus B) equals cos A cos B plus sin A sin B.
  • tan(A plus B) equals (tan A plus tan B) divided by (1 minus tan A tan B).
  • tan(A minus B) equals (tan A minus tan B) divided by (1 plus tan A tan B).
  • Useful specials: sin(90 degrees minus A) equals cos A, and cos(90 degrees minus A) equals sin A.

Multiple Angle Formulae (Double and Triple Angles)

  • sin 2A equals 2 sin A cos A, and cos 2A equals cos squared A minus sin squared A.
  • cos 2A can also be written as 2 cos squared A minus 1, or as 1 minus 2 sin squared A.
  • tan 2A equals (2 tan A) divided by (1 minus tan squared A).
  • sin 3A equals 3 sin A minus 4 sin cubed A.
  • cos 3A equals 4 cos cubed A minus 3 cos A, and tan 3A equals (3 tan A minus tan cubed A) divided by (1 minus 3 tan squared A).

Sine Rule and Cosine Rule

  • In any triangle with sides a, b, c opposite angles A, B, C, the sine rule states a divided by sin A equals b divided by sin B equals c divided by sin C.
  • The common ratio equals 2R, where R is the circumradius of the triangle.
  • Cosine rule: a squared equals b squared plus c squared minus 2 b c cos A.
  • Rearranged, cos A equals (b squared plus c squared minus a squared) divided by (2 b c), useful for finding an angle from three sides.
  • These rules solve triangles when given two angles and a side, or two sides and an included angle, or all three sides.
2 Revise ~4 min before the exam

📐 Formula Sheet

  • Identities: sin²θ + cos²θ = 1  |  1 + tan²θ = sec²θ  |  1 + cot²θ = cosec²θ
  • Compound angles: sin(A ± B) = sinA·cosB ± cosA·sinB  |  cos(A ± B) = cosA·cosB ∓ sinA·sinB
  • Tangent: tan(A ± B) = (tanA ± tanB)/(1 ∓ tanA·tanB)
  • Double angle: sin2A = 2sinA·cosA  |  cos2A = cos²A − sin²A = 2cos²A − 1 = 1 − 2sin²A
  • More: tan2A = 2tanA/(1 − tan²A)  |  sin3A = 3sinA − 4sin³A  |  cos3A = 4cos³A − 3cosA
  • Sum to product: sinC + sinD = 2sin((C+D)/2)·cos((C−D)/2)
  • General solutions: sinθ = sinα ⇒ θ = nπ + (−1)ⁿα  |  cosθ = cosα ⇒ θ = 2nπ ± α  |  tanθ = tanα ⇒ θ = nπ + α
  • Sine rule: a/sinA = b/sinB = c/sinC = 2R  |  Cosine rule: cosA = (b² + c² − a²)/2bc
  • Range: a·sinθ + b·cosθ lies in [−√(a² + b²), +√(a² + b²)]
3 Practice apply it

✍️ Worked Examples

Example 1 - Using a compound angle
Q: Find the exact value of sin 75°.
Step 1 - Write 75° as a sum of standard angles: 75° = 45° + 30°.
Step 2 - Apply sin(A + B) = sinA·cosB + cosA·sinB: = sin45°·cos30° + cos45°·sin30°.
Step 3 - Substitute: = (1/√2)(√3/2) + (1/√2)(1/2) = (√3 + 1)/(2√2).
Answer: (√3 + 1)/(2√2) ≈ 0.966. Sense check: 75° is close to 90°, where sine is 1 ✓.

Example 2 - General solution
Q: Solve 2sin²θ − 3sinθ + 1 = 0.
Step 1 - Treat it as a quadratic in sinθ. Factorise: (2sinθ − 1)(sinθ − 1) = 0.
Step 2 - First factor: sinθ = ½ ⇒ θ = nπ + (−1)ⁿ(π/6).
Step 3 - Second factor: sinθ = 1 ⇒ θ = 2nπ + π/2.
Answer: θ = nπ + (−1)ⁿ(π/6) or θ = 2nπ + π/2. Trap: dividing through by sinθ would lose the sinθ = 1 branch - always factorise instead.

Example 3 - Range of a·sinθ + b·cosθ
Q: Find the maximum and minimum values of 3sinθ + 4cosθ.
Step 1 - Use the standard result: the expression ranges over ±√(a² + b²).
Step 2 - Compute: √(3² + 4²) = √25 = 5.
Step 3 - So the values run from −5 to 5.
Answer: maximum 5, minimum −5. Why: the expression can be rewritten as 5·sin(θ + φ), and sine never leaves [−1, 1].

Start Trigonometric Functions Chapterwise Test - 100% Free →

Frequently Asked Questions - Trigonometric Functions

What are the key concepts in Trigonometric Functions?
Ratios, identities, and applications in triangles
Is Trigonometric Functions important for JEE?
Yes. Trigonometric Functions is part of the Mathematics Class 11 NCERT syllabus and is directly tested in JEE examinations. StudyHub provides structured notes, diagrams, and practice questions covering all exam-level subtopics.
How can I practice Trigonometric Functions questions on StudyHub?
Open StudyHub and select Mathematics → Trigonometric Functions. Choose Easy, Medium, or Hard difficulty. Hard-tier questions are at JEE level with full step-by-step explanations.

References

  1. NCERT Class 11 Mathematics Textbook - Chapter: Trigonometric Functions
  2. CBSE Curriculum - Mathematics (Class 11)
  3. NTA JEE Main Official Syllabus - subject-wise topic list