Hello!
A negative number divided by a negative number is a positive number. If our problem contains an odd number of negatives, it is negative.
Therefore, our correct answer is D. -3/-2 (which is 6).
I hope this helps!
Answer:
x= -3
y= -4
Step-by-step explanation:
If 11/17 and x goes together then this is what I got. Oh plug them in in case its wrong. Good Luck
Yes she will fit it because 42+84=126. 126 is more than 96.
Assuming a d-heap means the order of the tree representing the heap is d.
Most of the computer applications use binary trees, so they are 2-heaps.
A heap is a complete tree where each level is filled (complete) except the last one (leaves) which may or may not be filled.
The height of the heap is the number of levels. Hence the height of a binary tree is Ceiling(log_2(n)), for example, for 48 elements, log_2(48)=5.58.
Ceiling(5.58)=6. Thus a binary tree of 6 levels contains from 2^5+1=33 to 2^6=64 elements, and 48 is one of the possibilities. So the height of a binary-heap with 48 elements is 6.
Similarly, for a d-heap, the height is ceiling(log_d(n)).
ANSWER: Plane dropped 6097 feet in altitude.
BECAUSE: An airplane is at point A from where it continued to descend by 30° for an approximate distance of 2 miles
∠ACB = Angle of descent = 30°
Distance BC = 2 miles
Let the plane dropped the altitude = h miles
Now tan 30° =
h = 1.155 miles
h ≈ 1.16 miles
Since 1 mile = 5280 feet
1.15 miles = 5280×1.16 feet
= 6097 feet
Therefore, the plane dropped by 6097 feet vertically.