15 posts plus 2 corner posts = 17 posts. With 17 posts there would be 16 spaces each side.
The space between each is 8 1/8 feet.
The length of one side is the number of spaces multiplied by the distance between each space.
Total length of one side = 16 spaces x 8 1/8 feet = 130 feet
Area = length x width.
It’s a square shape so area = 130 x 130 = 16,900 square feet
Perimeter is the distance around the square, this would be the length of one side x the number of sides.
Perimeter = 130 x 4 = 520 feet
Answer:
I think the answer is C.
Step-by-step explanation:
Answer:
Height = 5
Minimum number of vertices in a binary tree
whose height is h.
So, there must be At least one node at each of first h levels.
Minimum number of vertices = h
So, Minimum number of vertices of height 5 is 5
The maximum number of nodes in a binary tree of height h = 
Substitute h = 5
The maximum number of nodes in a binary tree of height 5 = 
The maximum number of nodes in a binary tree of height 5 = 63
So, the maximum number of vertices in a binary tree with height 5 is 63