Cheat Sheet

Some Applications of Trigonometry · Ch.9 · Heights & Distances

📐 Key Definitions
💡 Angles are ALWAYS measured from the horizontal, never from the vertical!
⚡ Core Formulas
Finding height: h = d × tan θ
Finding distance: d = h / tan θ = h × cot θ
Line of sight length: L = h / sin θ
θ = angle of elevation or depression; h = height; d = horizontal distance
📊 Quick Reference Table
Angle θtan θIf h = 100 m, then d = ?If d = 100 m, then h = ?Key Relationship
30°1/√3 ≈ 0.577100√3 ≈ 173.2 m100/√3 ≈ 57.7 md = √3 × h
45°1100 m100 md = h (equal!)
60°√3 ≈ 1.732100/√3 ≈ 57.7 m100√3 ≈ 173.2 mh = √3 × d
💡 At 30°, distance is √3 times the height. At 60°, height is √3 times the distance. At 45°, they're equal.
🔺 Two-Angle Formula (Same Side)
h = d · (tan α · tan β) / (tan β − tan α)
d = distance between two points; α = far angle (smaller); β = near angle (larger)

Setup: Let height = h, distance from nearer point to base = x

🔺 Two-Angle Formula (Opposite Sides)
h = d / (cot α + cot β)
Points on opposite sides of the tower; d = total distance between them

Setup: d₁ + d₂ = d

🏗️ Building + Tower Problem

From the top of a building of height a, angle of elevation of tower top = α, angle of depression of tower base = β.

Distance to tower: d = a / tan β
Tower height: H = a + d·tan α = a(1 + tan α / tan β)
💡 The building height gives you the depression equation; use it to find d first.
⚠️ Common Mistakes
📝 Problem-Solving Steps
  1. Draw a neat labeled diagram (mark 90°, θ, sides)
  2. Identify the right triangle(s)
  3. Label known values and let unknown = h or x
  4. Choose correct trig ratio (usually tan θ)
  5. Solve the equation(s)
  6. Verify — does the answer make sense?
🔢 Useful Values
√3 ≈ 1.732   |   1/√3 ≈ 0.577
√2 ≈ 1.414   |   1/√2 ≈ 0.707
tan 30° = 1/√3   |   tan 45° = 1   |   tan 60° = √3

Rationalisation:

🎯 CBSE Exam Pattern
⚠️ This is one of the highest-scoring chapters — problems are formulaic once you master the setup!
✅ Worked Example (5-Mark Pattern)

Q: The angles of elevation of the top of a tower from two points at distances a and b from the base (same side) are complementary. Prove that the height of the tower is √(ab).

Let height = h, angles = θ and (90°−θ)

From distance a: tan θ = h/a → h = a·tan θ ... (i)
From distance b: tan(90°−θ) = h/b → cot θ = h/b → h = b·cot θ = b/tan θ ... (ii)

Multiply (i) × (ii): h² = a·tan θ × b/tan θ = ab
h = √(ab)
💡 "Complementary angles" is a huge hint — it means their product eliminates tan θ!