Write a statement that assigns treeHeight with the height of a tree given the distance from the tree (in feet) and angle of elevation (in degrees).
Use the following formula: tangent of angleElevation treeHeight / treeDistance treeHeight
+5
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Write a statement that assigns treeHeight with the height of a tree given the distance from the tree (in feet) and angle of elevation (in ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » Write a statement that assigns treeHeight with the height of a tree given the distance from the tree (in feet) and angle of elevation (in degrees). Use the following formula: tangent of angleElevation treeHeight / treeDistance treeHeight