Norbert W. answered 07/28/16
Tutor
4.4
(5)
Math and Computer Language Tutor
Let h be the height of the tree and x the distance when the angle was 44°.
tan(44) = h/x => h = x * tan(44)
When the angle of elevation is 25°, the distance from the tree is x + 70
tan(25) = h/(x + 70) = x * tan(44)/(x + 70)
(x + 70)tan(25) = x * tan(44)
x * tan(25) + 70 * tan(25) = x * tan(44)
x * (tan(44) - tan(25)) = 70 * tan(25)
x = 70 * tan(25)/(tan(44) - tan(25))
Then h = x * tan(44) = 70 * tan(25) * tan(44)/(tan(44) - tan(25))
Evaluate these values and get the height and initial distance from the tree.
h = 63.121 m and x = 65.364 m