Answer:
2
Step-by-step explanation:
-8(17-12)
------------
-2(8-(-2)
= -8(5)
--------
-2(10)
= -40
----------
-20
<h2>Ans 2</h2>
Answer:
The other number is 2 if the given number is 15.
Step-by-step explanation:
One of the numbers is 15, correct?
Let the other number be x.
15 × x = 30
x = 30/15
x = 2.
Let's check:
15 × 2 = 30.
30 = 30.
Correct!
Answer:
4.67
Step-by-step explanation:
0.25 + 0.50 + 0.75 + 1.25 + 1.875 = 4.675
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