Ryan G. answered 01/20/21
A person who loves to share the joy of learning!
To be able to do either problem, we need to identify how to do each problem. The best way to do this is to use right triangles.
Let's start off with the first problem. We know that the pilot's altitude is 763 m, and that it makes a 24-degree angle of depression to the runway. How do we find how far the plane is from the runway? (I'll do my best to create a triangle.)
Plane
| \
| \
| \
763 m |24o \
| \
| \
| \
x
We need to use SOH CAH TOA. In case you don't know what SOH CAH TOA is, it goes as follows:
- SOH is "sin is opposite over hypotenuse", meaning that sin of an angle is equal to the opposite side divided by the hypotenuse.
- CAH is "cos is adjacent over hypotenuse", meaning that cos of an angle is equal to the adjacent side divided by the hypotenuse.
- TOA is "tan is opposite over adjacent", meaning that tan of an angle is equal to the opposite side divided by the adjacent side.
For this problem, we will be using TOA. We do as follows:
tan(θ) = x/y, where θ is the angle of depression, x is the distance the plane has till it reaches the runway, and y is its altitude. We now solve:
tan(24) = x/763
763tan(24) = x
339.7 m = x
Therefore, the distance between the plane and the runway is 339.7 meters.
---
The second problem, we're going to be doing the same exact thing. Again, I'll attempt to do a triangle below:
| \
| \
| \
| \
x | 47o \
| \
| \
| \
31.5 m
Again, we are going to be using tan to solve for the height of the tree.
tan(θ) = y/x, where θ is the angle the sun makes with the ground, x is the height of the tree, and y is the shadow of the tree. We now solve:
tan(47) = 31.5/x
xtan(47) = 31.5
x = 31.5/tan(47)
x = 29.4 m
Therefore, the height of the tree is 29.4 meters.

William W.
Angle of depression is the angle from the horizontal looking down (take a look at the sketch in my answer). Angle of elevation is the angle from the horizontal looking up.01/20/21