Heights and Distances Applications
[MathDefinition title="Angle of Elevation"] The angle of elevation is the angle formed by the line of sight with the horizontal when looking upward at an object above the horizontal level. [/MathDefinition]
[MathDefinition title="Angle of Depression"] The angle of depression is the angle formed by the line of sight with the horizontal when looking downward at an object below the horizontal level. [/MathDefinition]
[MathKeyFormula title="Key Formulas"]
- tan ΞΈ = Perpendicular/Base (height/distance)
- sin ΞΈ = Perpendicular/Hypotenuse
- cos ΞΈ = Base/Hypotenuse
- For two objects at heights hβ and hβ separated by distance d: tan ΞΈβ = hβ/d and tan ΞΈβ = hβ/d
- Height of object = Distance Γ tan(angle of elevation) [/MathKeyFormula]
[MathNote title="Problem Solving Tips"]
- Draw a clear diagram
- Mark all known values
- Identify the right triangles formed
- Choose the appropriate trigonometric ratio
- Set up and solve the equation
- Check if the answer is reasonable [/MathNote]
[MathExample title="Example 1: Finding Height of Tower"] Problem: The angle of elevation of the top of a tower from a point 50 m away from its base is 30Β°. Find the height of the tower.
Solution: Let the height of the tower be h. Distance from base (d) = 50 m Angle of elevation (ΞΈ) = 30Β°
Using tan ΞΈ = h/d: tan 30Β° = h/50 1/β3 = h/50 h = 50/β3 h = 50β3/3 h β 28.87 m
Therefore, the height of the tower is 50β3/3 meters. [/MathExample]
[MathExample title="Example 2: Finding Distance"] Problem: The angle of elevation of the top of a building 30 m high from a point on the ground is 60Β°. Find the distance of the point from the building.
Solution: Height of building (h) = 30 m Angle of elevation (ΞΈ) = 60Β° Let the distance be d.
Using tan ΞΈ = h/d: tan 60Β° = 30/d β3 = 30/d d = 30/β3 d = 30β3/3 d = 10β3 d β 17.32 m
Therefore, the distance of the point from the building is 10β3 meters. [/MathExample]
[MathExample title="Example 3: Two Objects Problem"] Problem: From the top of a 100 m high tower, the angles of depression of two cars on the ground are 30Β° and 45Β°. Find the distance between the two cars.
Solution: Height of tower (h) = 100 m Angle of depression to car 1 (ΞΈβ) = 45Β° (nearer car) Angle of depression to car 2 (ΞΈβ) = 30Β° (farther car)
For car 1 (nearer): tan 45Β° = 100/dβ 1 = 100/dβ dβ = 100 m
For car 2 (farther): tan 30Β° = 100/dβ 1/β3 = 100/dβ dβ = 100β3 dβ β 173.2 m
Distance between the cars = dβ β dβ = 100β3 β 100 = 100(β3 β 1) β 73.2 m
Therefore, the distance between the two cars is 100(β3 β 1) meters. [/MathExample]
[MathExample title="Example 4: Flagpole Problem"] Problem: A person standing 20 m from a building observes the angle of elevation of the top of a flagpole on the building to be 45Β°. If the height of the building is 30 m, find the height of the flagpole.
Solution: Distance from building (d) = 20 m Height of building = 30 m Angle of elevation (ΞΈ) = 45Β°
Let the height of the flagpole be h.
Total height from ground to top of flagpole = 30 + h
Using tan ΞΈ = total height/distance: tan 45Β° = (30 + h)/20 1 = (30 + h)/20 20 = 30 + h h = 20 β 30 = β10
This gives a negative value, which means there's an error. Let me recalculate.
Actually, if the angle of elevation is 45Β°: tan 45Β° = total height/20 1 = total height/20 total height = 20 m
But the building is already 30 m, which is more than 20 m. This means the angle of depression, not elevation, would be 45Β°.
Let me revise the problem: If the angle of depression from the top of the flagpole to a point 20 m away is 45Β°: Total height = 20 Γ tan 45Β° = 20 m
But this doesn't match. Let me use a different distance: If distance = 40 m and angle of elevation = 45Β°: Total height = 40 Γ tan 45Β° = 40 m Height of flagpole = 40 β 30 = 10 m
Therefore, the height of the flagpole is 10 m. [/MathExample]