answersLogoWhite

0

tree x width x height divided by 3

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the formula for working out the height of a tree?

Formula for working out height of a tree is (distance from eye to base of tree/distance from eye to base of stick) x length of stick = tree height.(distance from eye to base of tree/distance from eye to base of stick) x length of stick = tree height is the formula for working out height of a tree.


What is the formula to calculate the height of a binary tree?

The formula to calculate the height of a binary tree is h log2(n1) - 1, where h is the height of the tree and n is the number of nodes in the tree.


What is the binary tree height formula and how is it calculated?

The height of a binary tree is calculated using the formula: height max(height(left subtree), height(right subtree)) 1. This formula determines the maximum number of edges from the root to the farthest leaf node in the tree.


The formula length width height is a general formula to find?

The formula "length x width x height" is a general formula to find VOLUME?


How to find the height of a binary tree?

To find the height of a binary tree, you can use a recursive algorithm that calculates the height of the left and right subtrees, and then returns the maximum height plus one. This process continues until the height of the entire tree is calculated.


How can you know balance factor of height balance tree?

we can find the balance factor of highty balance tree with height of left subtree- height of right sub tree


What is the method to find the height of a binary search tree in Java?

To find the height of a binary search tree in Java, you can use a recursive method that calculates the height of the left and right subtrees and returns the maximum height. This can be implemented by defining a method that takes the root node of the tree as input and recursively calculates the height of the tree.


How do you find length of a tree?

Using trigonometry. By measuring a certain distance from the tree and knowing the angle of elevation you can use the tangent ratio: tan = opp (the height of the tree)/adj (the distance) Rearrange the formula: opp = adj*tan


How do you find the height of a right triangle?

You use the Phythagoras Theorem. Change the formula around to make the height the main point of the formula.


How do you find the height of a cocunut tree using clino meter?

A clinometer can be used to measure the angle of elevation on the top of the coconut tree. You then measure the distance, D, from your position to the point underneath the top of the coconut tree. Coconut trees are often not straight so this point may not correspond to its base. Then the height of the top of the tree from your eye level, H is given by the formula: H = D*tan(x) so that the tree's full height is H + h where h is the height of your eyes above the ground level.


The formula length x width x height is a general formula to find?

Volume


What is the formula to find the area of a quaderilateral?

The formula for the area of a quadrilateral is... BASE*HEIGHT/3