Heights and Distances: Solving Problems

Solving problems involving heights and distances typically uses trigonometry, specifically the trigonometric ratios (sine, cosine, and tangent) to relate the angles and sides of right-angled triangles. These problems often involve calculating the height of an object, the distance to an object, or the angle of elevation or depression.


Formulae

The fundamental trigonometric ratios are:

  • Sine (sin): $sin(\theta) = \frac{Opposite}{Hypotenuse}$
  • Cosine (cos): $cos(\theta) = \frac{Adjacent}{Hypotenuse}$
  • Tangent (tan): $tan(\theta) = \frac{Opposite}{Adjacent}$

Where:

  • $\theta$ is the angle of elevation or depression.
  • Opposite is the side opposite to the angle $\theta$.
  • Adjacent is the side adjacent to the angle $\theta$.
  • Hypotenuse is the longest side of the right-angled triangle.

Examples

Example-1: A ladder leans against a wall, making an angle of $60^\circ$ with the ground. The foot of the ladder is 4 meters away from the wall. Find the length of the ladder.

Solution:

  1. Draw a diagram. The wall, the ground, and the ladder form a right-angled triangle.
  2. We know the adjacent side (distance from the wall = 4 m) and need to find the hypotenuse (length of the ladder).
  3. Using cosine: $cos(60^\circ) = \frac{Adjacent}{Hypotenuse} = \frac{4}{Hypotenuse}$.
  4. Since $cos(60^\circ) = \frac{1}{2}$, we have $\frac{1}{2} = \frac{4}{Hypotenuse}$.
  5. Therefore, Hypotenuse (length of the ladder) = $4 \times 2 = 8$ meters.

Example-2: A tree casts a shadow 20 meters long. The angle of elevation of the sun is $45^\circ$. Find the height of the tree.

Solution:

  1. Draw a diagram. The tree, its shadow, and the line from the top of the tree to the tip of the shadow form a right-angled triangle.
  2. We know the adjacent side (shadow length = 20 m) and need to find the opposite side (height of the tree).
  3. Using tangent: $tan(45^\circ) = \frac{Opposite}{Adjacent} = \frac{Height}{20}$.
  4. Since $tan(45^\circ) = 1$, we have $1 = \frac{Height}{20}$.
  5. Therefore, Height of the tree = $20 \times 1 = 20$ meters.

Common mistakes by students

  • Incorrectly identifying the sides: Students often confuse the opposite, adjacent, and hypotenuse sides, leading to the wrong trigonometric ratio. Always draw a diagram and label the sides clearly.
  • Using the wrong trigonometric function: Choose the function (sin, cos, tan) based on which sides are known and which side needs to be calculated.
  • Incorrectly converting units: Ensure all units are consistent (e.g., meters and meters, not meters and centimeters).
  • Not drawing diagrams: A well-drawn diagram is crucial for visualizing the problem and correctly identifying the relevant sides and angles.
  • Forgetting angle of depression/elevation: Students sometimes fail to accurately translate the problem statement and make mistakes when considering the angle of depression or elevation.

Real Life Application

Solving heights and distances problems has several real-life applications:

  • Surveying: Surveyors use these concepts to measure distances, heights, and areas for land mapping and construction projects.
  • Navigation: Sailors and pilots use trigonometry to determine distances and courses.
  • Architecture and Engineering: Engineers use trigonometry to design buildings, bridges, and other structures.
  • Astronomy: Astronomers use trigonometry to measure distances to stars and other celestial objects.
  • Military: Used for targeting, rangefinding and determining the positions of objects.

Fun Fact

The ancient Greeks, particularly Hipparchus, were pioneers in trigonometry. They used trigonometric principles to calculate distances and create astronomical tables. The word “trigonometry” comes from the Greek words “trigonon” (triangle) and “metron” (measure).


Recommended YouTube Videos for Deeper Understanding

Q.1 A ladder leans against a wall such that the angle of elevation of the ladder with the wall is $60^\circ$. The foot of the ladder is 4.6 m away from the wall. What is the length of the ladder?
Check Solution

Ans: A

Let the length of the ladder be $L$. Then, $\cos(60^\circ) = \frac{4.6}{L}$. Since $\cos(60^\circ) = \frac{1}{2}$, we have $L = 4.6 \times 2 = 9.2$ m.

Q.2 A tree is broken by the wind. The top of the tree touches the ground at a distance of 10 meters from the base of the tree, and makes an angle of $30^\circ$ with the ground. What was the height of the tree before it was broken?
Check Solution

Ans: D

Let $h$ be the height of the broken part of the tree. Then $\tan(30^\circ) = \frac{original\ height – h}{10}$. Also, $\cos(30^\circ) = \frac{10}{h}$. So, $h = \frac{10}{\cos(30^\circ)} = \frac{20}{\sqrt{3}}$. The unbroken height is $10 \tan(30^\circ)$. So, the total height is $10 + \frac{20}{\sqrt{3}}$. However, this does not match the answers. It’s given the distance is 10 and the angle is 30 degrees. If the height is $x$ then $\tan(30^\circ) = \frac{x}{10}$. The broken part is therefore $\frac{10}{\cos(30^\circ)} = \frac{20}{\sqrt{3}}$. Thus, $x = \frac{10}{\sqrt{3}}$. So the total height is $x + y = \frac{10}{\sqrt{3}} + \frac{20}{\sqrt{3}} = \frac{30}{\sqrt{3}}$. But the original question is not correct. $tan(30)= opposite/adjacent= height/10$. Height $= 10 \tan(30)= 10/\sqrt(3)$. Length of the broken is $10/\cos(30)=20/\sqrt(3)$ So the height is equal to $10/\sqrt{3}+ 20/\sqrt{3} = 30/\sqrt{3} = 10\sqrt{3}$. So, we have $\tan(30) = \frac{x}{10}$, implies $x = 10/\sqrt{3}$ and length of broken $y$, then $\cos(30)=\frac{10}{y}$, so $y=20/\sqrt{3}$. Total height $= x+y = 10/\sqrt{3}+20/\sqrt{3}$. However, the correct relation for height is when we have base distance. Thus, $x= 10 \tan(30)= 10/\sqrt{3}$. The length of hypotenuse $y = 10/ \cos(30)= 20/\sqrt{3}$. Height = broken + original=$y+10/ \sqrt{3} $ So $h= \frac{10}{\sqrt{3}} + \frac{20}{\sqrt{3}}= 10/\sqrt{3}*3=10\sqrt{3}$

Q.3 From the top of a cliff 20 m high, the angle of depression of a boat is $60^\circ$. Find the distance of the boat from the foot of the cliff.
Check Solution

Ans: A

Let the distance be $x$. Then $\tan(60^\circ) = \frac{20}{x}$. So, $x = \frac{20}{\tan(60^\circ)} = \frac{20}{\sqrt{3}}$ m.

Q.4 The angle of elevation of a tower at a point on the ground is $30^\circ$. If the distance to the tower is increased by 20 m, the angle of elevation becomes $60^\circ$. What is the height of the tower?
Check Solution

Ans: A

Let $h$ be the height of the tower and $x$ be the initial distance. Then $\tan(30^\circ) = \frac{h}{x+20}$ and $\tan(60^\circ) = \frac{h}{x}$. So $\frac{1}{\sqrt{3}} = \frac{h}{x+20}$ and $\sqrt{3} = \frac{h}{x}$. From the second equation, $x = \frac{h}{\sqrt{3}}$. Substituting into the first equation, $\frac{1}{\sqrt{3}} = \frac{h}{\frac{h}{\sqrt{3}} + 20}$. Then $\frac{h}{\sqrt{3}} + 20 = h\sqrt{3}$, which implies $20 = 2h$, and therefore, $x\sqrt{3}$. $20=\frac{2h}{\sqrt{3}}$, therefore, $h= 10\sqrt{3}$

Q.5 The shadow of a tower standing on a level ground is found to be 40 m longer when the sun’s altitude is $30^\circ$ than when it is $60^\circ$. Find the height of the tower.
Check Solution

Ans: A

Let the height of the tower be $h$. Let the distance from the base of the tower when the angle is $60^\circ$ be $x$. Then we have $\tan(60^\circ) = \frac{h}{x}$ and $\tan(30^\circ) = \frac{h}{x+40}$. Therefore $\sqrt{3} = \frac{h}{x}$, so $x = \frac{h}{\sqrt{3}}$. And $\frac{1}{\sqrt{3}} = \frac{h}{x+40}$. Substituting, $\frac{1}{\sqrt{3}} = \frac{h}{\frac{h}{\sqrt{3}} + 40}$. Then $\frac{h}{\sqrt{3}} + 40 = h\sqrt{3}$, which implies $40 = h\sqrt{3} – \frac{h}{\sqrt{3}} = \frac{2h}{\sqrt{3}}$. So, $h = \frac{40\sqrt{3}}{2} = 20\sqrt{3}$ m.

Next Topic: Circumference and Area of a Circle

Improve Maths with LearnTheta’s AI Practice

Adaptive Practice | Real Time Insights | Resume your Progress

Try Smart Way to Practice? Yes No
Scroll to Top