Heights and distances problems — angle of elevation/depression setup

medium CBSE 4 min read

Question

How do we set up and solve heights and distances problems involving angles of elevation and depression?

Solution — Step by Step

Angle of elevation: The angle between the horizontal line of sight and the line of sight looking UP at an object. If you stand on the ground and look up at the top of a building, the angle your line of sight makes with the horizontal is the angle of elevation.

Angle of depression: The angle between the horizontal and the line of sight looking DOWN. If you stand on a cliff and look down at a boat, the angle below the horizontal is the angle of depression.

Key fact: Angle of depression from A to B equals angle of elevation from B to A (alternate interior angles with the horizontal).

Every heights-and-distances problem boils down to one or two right triangles. Follow this process:

  1. Draw a rough figure with the given angles
  2. Identify the right angle (usually at the base of the building/tower)
  3. Label the known and unknown sides
  4. Pick the trig ratio that connects what you know to what you need

In the right triangle, if θ\theta is the known angle:

  • Need opposite and adjacent? Use tanθ=oppositeadjacent\tan\theta = \frac{\text{opposite}}{\text{adjacent}}
  • Need opposite and hypotenuse? Use sinθ\sin\theta
  • Need adjacent and hypotenuse? Use cosθ\cos\theta

Most heights-and-distances problems (about 80% in CBSE) use tan because you typically know the horizontal distance and need the height (or vice versa).

Problem: From a point on the ground 60 m from the base of a tower, the angle of elevation of the top is 60 degrees. Find the height.

Let height = hh. In the right triangle:

tan60°=h60\tan 60° = \frac{h}{60} 3=h60\sqrt{3} = \frac{h}{60} h=603103.92 mh = 60\sqrt{3} \approx 103.92 \text{ m}

When angles are measured from two different points, set up two equations:

From point A (distance d1d_1): tanα=h/d1\tan\alpha = h/d_1

From point B (distance d2d_2): tanβ=h/d2\tan\beta = h/d_2

Eliminate the common unknown (usually hh) to find the other, then substitute back.

flowchart TD
    A["Heights and Distances Problem"] --> B["Draw the figure"]
    B --> C["Identify right triangle and label sides"]
    C --> D{"Which sides are involved?"}
    D -->|"Height and base distance"| E["Use tan theta"]
    D -->|"Height and slant distance"| F["Use sin theta"]
    D -->|"Base and slant distance"| G["Use cos theta"]
    E --> H{"How many observations?"}
    H -->|"One angle"| I["One equation, one unknown — solve directly"]
    H -->|"Two angles"| J["Two equations — eliminate one variable"]

Why This Works

Heights-and-distances problems are just real-world applications of right triangle trigonometry. The angle of elevation/depression creates a right triangle with the horizontal ground, and the trig ratios relate the sides. The hardest part is always setting up the figure correctly — once the right triangle is identified, the calculation is straightforward.

Alternative Method

For problems where the angles are standard values (30°,45°,60°30°, 45°, 60°), you can use the standard triangle ratios directly without a calculator. Memorise: tan30°=1/3\tan 30° = 1/\sqrt{3}, tan45°=1\tan 45° = 1, tan60°=3\tan 60° = \sqrt{3}. CBSE Class 10 only tests these three angles.

Common Mistake

The most frequent error: confusing angle of depression with angle of elevation in the figure. When the problem says “angle of depression from the top of a tower is 30 degrees,” students often place 30 degrees at the base of the triangle. Wrong — the 30 degrees is at the top, measured from the horizontal. However, the angle at the base (angle of elevation from ground to top) is also 30 degrees by alternate angles. Drawing the horizontal line at the observation point and carefully marking the angle prevents this error.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next