🔺 Interactive Right Triangle — Drag to explore
Ratios depend only on the angle
If two right triangles have the same acute angle θ, they are similar. All trig ratios will be equal regardless of the size of the triangle. This is why trigonometry works!
sin ↔ cosec, cos ↔ sec, tan ↔ cot
sin θ × cosec θ = 1
cos θ × sec θ = 1
tan θ × cot θ = 1
Also: tan θ = sin θ / cos θ and cot θ = cos θ / sin θ
Which side is "opposite"?
The opposite and adjacent sides change depending on which angle you're looking at. The hypotenuse always stays the same — it's always the side opposite the 90° angle.
| θ | 0° | 30° | 45° | 60° | 90° |
|---|---|---|---|---|---|
| sin θ | 0 | 1/2 | 1/√2 | √3/2 | 1 |
| cos θ | 1 | √3/2 | 1/√2 | 1/2 | 0 |
| tan θ | 0 | 1/√3 | 1 | √3 | N.D. |
| cosec θ | N.D. | 2 | √2 | 2/√3 | 1 |
| sec θ | 1 | 2/√3 | √2 | 2 | N.D. |
| cot θ | N.D. | √3 | 1 | 1/√3 | 0 |
Where do these values come from?
- 30° and 60° — Take an equilateral triangle of side 2. Drop a perpendicular from a vertex to the opposite side. You get a 30-60-90 triangle with sides 1, √3, 2.
- 45° — Take an isosceles right triangle with equal legs of 1. By Pythagoras, hypotenuse = √2. This gives a 45-45-90 triangle.
- 0° and 90° — Limiting cases. As θ → 0°, opposite → 0 and adjacent → hypotenuse. As θ → 90°, opposite → hypotenuse and adjacent → 0.
- N.D. = Not Defined (division by zero). tan 90° = sin 90°/cos 90° = 1/0 → undefined.
The "Half Equilateral" Triangle
Side opposite 30° = 1
Side opposite 60° = √3
Hypotenuse = 2
sin 30° = 1/2
cos 30° = √3/2
tan 30° = 1/√3
The Isosceles Right Triangle
Both legs = 1
Hypotenuse = √2
sin 45° = 1/√2 = √2/2
cos 45° = 1/√2 = √2/2
tan 45° = 1/1 = 1
Proof of Identity ① : sin²θ + cos²θ = 1
- Start with Pythagoras: In right △ABC with ∠B = 90°: BC² + AB² = AC²
- Divide both sides by AC² (= H²): BC²/AC² + AB²/AC² = 1
- Recognise the ratios: (BC/AC)² + (AB/AC)² = 1
- Substitute: sin²A + cos²A = 1
Deriving Identity ② from ①
- Start: sin²θ + cos²θ = 1
- Divide every term by cos²θ: sin²θ/cos²θ + cos²θ/cos²θ = 1/cos²θ
- Simplify: tan²θ + 1 = sec²θ
Rearrangements to memorise
sin²θ = 1 − cos²θ
cos²θ = 1 − sin²θ
sec²θ − tan²θ = 1
cosec²θ − cot²θ = 1
(secθ−tanθ)(secθ+tanθ) = 1
(cosecθ−cotθ)(cosecθ+cotθ) = 1
How to prove identities
- Start from the more complex side
- Convert everything to sin and cos
- Use sin²θ + cos²θ = 1 liberally
- Factor, combine fractions, rationalise
- Never cross the = sign (don't assume the result)
📝 Prove: (1 + tan²θ) / (1 + cot²θ) = tan²θ
= sec²θ / cosec²θ [using identities ② and ③]
= (1/cos²θ) / (1/sin²θ)
= sin²θ / cos²θ
= tan²θ = RHS
📝 Prove: (sin θ − cos θ + 1) / (sin θ + cos θ − 1) = 1 / (sec θ − tan θ)
LHS = (tan θ − 1 + sec θ) / (tan θ + 1 − sec θ)
= (tan θ + sec θ − 1) / (tan θ − sec θ + 1)
Use sec²θ − tan²θ = 1, so 1 = (sec θ − tan θ)(sec θ + tan θ):
Numerator = (tan θ+sec θ) − (sec²θ−tan²θ)/(sec θ+tan θ)...
Multiply num & denom by (sec θ − tan θ):
= (secθ−tanθ)(tanθ+secθ−1) / ((secθ−tanθ)(tanθ−secθ+1))
= (sec²θ−tan²θ − (secθ−tanθ)) / ((secθ−tanθ)(tanθ−secθ+1))
= (1−secθ+tanθ) / ((secθ−tanθ)(tanθ−secθ+1))
= 1/(secθ−tanθ) = RHS
Why does this work?
In right △ABC with ∠B = 90°, angles A and C are complementary (A + C = 90°).
- sin A = BC/AC and cos C = BC/AC → sin A = cos C = cos(90°−A)
- cos A = AB/AC and sin C = AB/AC → cos A = sin C = sin(90°−A)
- The "opposite" side for one angle is the "adjacent" side for the other — that's why sin swaps with cos!
| Expression | Equals | Reason |
|---|---|---|
| sin 72° | cos 18° | 72 + 18 = 90 |
| tan 55° | cot 35° | 55 + 35 = 90 |
| sec 80° | cosec 10° | 80 + 10 = 90 |
| cos 0° | sin 90° = 1 | 0 + 90 = 90 |
| sin²20° + sin²70° | 1 | sin²20° + cos²20° = 1 |
📝 Evaluate: sin 65° / cos 25°
∴ sin 65° / cos 25° = cos 25° / cos 25° = 1
📝 If tan A = cot B, prove that A + B = 90°
We know: cot B = tan(90°−B)
∴ tan A = tan(90°−B)
∴ A = 90° − B
∴ A + B = 90°
📝 Evaluate: tan 1° · tan 2° · tan 3° · … · tan 89°
tan k° · tan(90°−k°) = tan k° · cot k° = 1
44 such pairs, each = 1. Middle term = tan 45° = 1
Product = 1⁴⁴ × 1 = 1
Types of Questions in CBSE Exams
- Type 1: Given one trig ratio, find all others (use Pythagoras)
- Type 2: Evaluate expressions using standard angle values
- Type 3: Prove trigonometric identities (LHS = RHS)
- Type 4: Simplify using complementary angle relations
- Type 5: Find angle θ given a trig equation
📝 Type 1 — Given tan θ = 3/4, find all trig ratios
So take: O = 3k, A = 4k (for some positive k)
By Pythagoras: H = √(9k² + 16k²) = √(25k²) = 5k
sin θ = O/H = 3k/5k = 3/5
cos θ = A/H = 4k/5k = 4/5
tan θ = 3/4 (given)
cosec θ = 5/3, sec θ = 5/4, cot θ = 4/3
📝 Type 2 — Evaluate: 2 tan²45° + cos²30° − sin²60°
= 2 + 3/4 − 3/4
= 2
📝 Type 5 — If sin(A+B) = 1 and cos(A−B) = √3/2, find A and B
cos(A−B) = √3/2 → A−B = 30° … (ii)
Adding (i) and (ii): 2A = 120° → A = 60°
Subtracting: 2B = 60° → B = 30°
Common Pythagorean Triplets
3, 4, 5
5, 12, 13
8, 15, 17
7, 24, 25
Multiples also work: 6,8,10 etc.
Avoid these errors!
- sin²θ ≠ sin(θ²) — it means (sin θ)²
- sin(A+B) ≠ sin A + sin B
- √(sin²θ + cos²θ) ≠ sin θ + cos θ
- tan 90° is undefined, not infinity
- 1/sin θ = cosec θ, NOT sin⁻¹θ (that's inverse sine)
Range of trig ratios
0 ≤ sin θ ≤ 1
0 ≤ cos θ ≤ 1
0 ≤ tan θ (can be > 1)
cosec θ ≥ 1
sec θ ≥ 1
cot θ ≥ 0
If your answer is sin θ = 2, it's wrong!