Answer:
3.32ft
Step-by-step explanation:
The wire and the poles attached to the ground form a right triangle with the length of the wire being the hypotenuse.
Using Pythagoras Theorem:
Hypotenuse²=Adjacent²+Opposite²
6²=5²+x²
x²=36-25
x²=11
x=√11=3.32 ft.
The wires are attached 3.32 ft from the base of the pole on the ground
Answer:
smaller number = 3 5/24
larger number = 6 13/24
Step-by-step explanation:
let the larger number = x
smaller number = y
x - y = 3 1/3 equation 1
2(x +y) = 191/2 equation 2
divide equation 2 through by 2
x + y = 9 3/4 equation 3
subtract equation 1 from 3
2y = 6 5/12
y = 77/12 x 1/2 = 3 5/24
substitute for y in equation 1
x - 3 5/24 = 31/3
x = 3 1/3 + 3 5/24
x = 6 13/24
Answer:39%
Step-by-step explanation:
78/100÷2
78/100×1/2
=39
The shape of a bst approaches that of a perfectly balanced binary tree, (log2n) is the time complexity for a balanced binary search tree in case of insertions and search.
In computing, binary bushes are mainly used for looking and sorting as they offer a way to save statistics hierarchically. a few common operations that may be conducted on binary trees encompass insertion, deletion, and traversal.
A binary tree has a special situation that each node could have a most of two youngsters. A binary tree has the benefits of each an ordered array and a linked listing as search is as brief as in a taken care of array and insertion or deletion operation are as fast as in related listing.
In pc science, a binary tree is a tree information shape in which every node has at maximum two youngsters, that are known as the left baby and the proper toddler.
Learn more about binary trees here brainly.com/question/16644287
#SPJ4