1 Answers
๐ Definition of Angles of Elevation and Depression
In trigonometry, angles of elevation and depression describe the angle between the horizontal line and an observer's line of sight to an object.
- ๐ญ Angle of Elevation: The angle formed when an observer looks upwards to an object. It's the angle between the horizontal line and the line of sight to the object above.
- ๐ Angle of Depression: The angle formed when an observer looks downwards to an object. It's the angle between the horizontal line and the line of sight to the object below.
๐ Historical Context
The principles behind angles of elevation and depression have ancient roots, primarily in surveying and navigation. Early astronomers and mathematicians used these concepts to measure distances and heights of celestial objects and terrestrial landmarks.
- ๐งญ Ancient Surveying: Egyptians used rudimentary forms of angle measurement to re-establish land boundaries after the Nile floods.
- ๐ Astronomy: Greek astronomers like Hipparchus applied geometric principles to calculate the distances to the moon and sun using similar angular measurements.
- ๐บ๏ธ Navigation: The development of the sextant in the 18th century allowed sailors to precisely measure the angle between the horizon and celestial bodies, crucial for determining latitude.
๐ Key Principles
Understanding angles of elevation and depression involves applying trigonometric ratios (sine, cosine, tangent) to solve problems involving right triangles. Here are the key principles:
- ๐ Right Triangle Formation: The horizontal line, line of sight, and vertical height (or depth) form a right triangle.
- โจ Trigonometric Ratios:
- $sin(\theta) = \frac{opposite}{hypotenuse}$
- $cos(\theta) = \frac{adjacent}{hypotenuse}$
- $tan(\theta) = \frac{opposite}{adjacent}$
- ๐ก Problem-Solving Steps:
- Draw a diagram representing the problem.
- Identify the knowns (angles, side lengths).
- Choose the appropriate trigonometric ratio.
- Solve for the unknown.
๐ Real-World Examples
Here are some solved problems illustrating the applications of angles of elevation and depression:
-
๐ฒ Example 1: Finding the Height of a Tree
A surveyor stands 50 meters from the base of a tree. The angle of elevation to the top of the tree is 30 degrees. Find the height of the tree.
Solution:
Let $h$ be the height of the tree. We have $tan(30^\circ) = \frac{h}{50}$. Therefore, $h = 50 \cdot tan(30^\circ) = 50 \cdot \frac{\sqrt{3}}{3} \approx 28.87$ meters.
-
๐ข Example 2: Distance from a Building
From the top of a building 100 feet tall, the angle of depression to a car parked on the ground is 45 degrees. How far is the car from the base of the building?
Solution:
Let $d$ be the distance of the car from the base of the building. We have $tan(45^\circ) = \frac{100}{d}$. Therefore, $d = \frac{100}{tan(45^\circ)} = 100$ feet.
-
โฐ๏ธ Example 3: Height of a Cliff
An observer is standing at sea level and notices a cliff. The angle of elevation to the top of the cliff is 60 degrees. After walking 100 meters closer, the angle of elevation is 75 degrees. What is the height of the cliff?
Solution:
Let $h$ be the height of the cliff, and $x$ be the initial distance from the observer to the cliff. We have two equations: $tan(60^\circ) = \frac{h}{x}$ and $tan(75^\circ) = \frac{h}{x-100}$. Solving these simultaneously, we get $h \approx 334.64$ meters.
-
๐ Example 4: Airplane Altitude
An airplane is flying at a certain altitude. The angle of depression to an airport is 20 degrees. After flying 5 km closer to the airport, the angle of depression is 40 degrees. What is the altitude of the airplane?
Solution:
Let $h$ be the altitude of the airplane. We have two equations: $tan(20^\circ) = \frac{h}{x+5}$ and $tan(40^\circ) = \frac{h}{x}$. Solving these simultaneously, we find $h \approx 2.29$ km.
-
๐ผ Example 5: Height of a Tower on a Building
From a point on the ground, the angle of elevation to the bottom of a tower is 30 degrees, and the angle of elevation to the top of the tower is 60 degrees. If the point on the ground is 40 m away from the building, find the height of the tower.
Solution:
Let $h_1$ be the height of the building and $h_2$ be the height of the tower. We have $tan(30^\circ) = \frac{h_1}{40}$ and $tan(60^\circ) = \frac{h_1 + h_2}{40}$. $h_1 = 40tan(30^\circ) = 40(\frac{\sqrt{3}}{3})$ and $h_1+h_2 = 40tan(60^\circ) = 40\sqrt{3}$. Therefore, $h_2 = 40\sqrt{3} - 40(\frac{\sqrt{3}}{3}) = \frac{80\sqrt{3}}{3} \approx 46.19$ meters.
-
๐ข Example 6: Distance Between Two Ships
From the top of a lighthouse 200 feet high, the angles of depression of two ships are 30 degrees and 45 degrees. If the ships are on the same side of the lighthouse, find the distance between the two ships.
Solution:
Let $d_1$ and $d_2$ be the distances of the ships from the base of the lighthouse. We have $tan(45^\circ) = \frac{200}{d_1}$ and $tan(30^\circ) = \frac{200}{d_2}$. Therefore, $d_1 = 200$ and $d_2 = \frac{200}{tan(30^\circ)} = 200\sqrt{3}$. The distance between the ships is $d_2 - d_1 = 200\sqrt{3} - 200 \approx 146.41$ feet.
-
๐ Example 7: Angle of Elevation of a Balloon
A balloon is connected to a rope of length 150 m. If the angle of elevation of the balloon is 60ยฐ, what is the height of the balloon, assuming that there is no slack in the rope?
Solution:
Let $h$ be the height of the balloon. We have $sin(60^\circ) = \frac{h}{150}$. Therefore, $h = 150 \cdot sin(60^\circ) = 150 \cdot \frac{\sqrt{3}}{2} \approx 129.90$ meters.
๐ Conclusion
Angles of elevation and depression are powerful tools in trigonometry, allowing us to solve a variety of real-world problems involving heights, distances, and angles. Mastering these concepts enhances problem-solving skills and provides a deeper understanding of trigonometric principles.
Join the discussion
Please log in to post your answer.
Log InEarn 2 Points for answering. If your answer is selected as the best, you'll get +20 Points! ๐