Answer:
i think the answer is 7^3
Step-by-step explanation:
when dividing numbers with exponents, you just subtract the smaller exponent from the larger one
pls tell me if im wrong
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
Answer: is C
Step-by-step explanation:
Let the number of adults be x, then number of male students is 1 + 7x and the number of female students is (1 + 7x)/2.
x + 1 + 7x + (1 + 7x)/2 = 82
2x + 2 + 14x + 1 + 7x = 164
23x = 164 - 2 - 1 = 161
x = 161/23 = 7
Therefore, number of male students is 1 + 7(7) = 1 + 49 = 50
and the number of female students is 50/2 = 25.