Answer:
The solutions are −5 and 1 .
Answer: Percentage increase is <em><u>87.02%.</u></em>
Explanation: Percentage increase is calculated by subtracting the value in 2012 from the value of exports in 2011 and then dividing it by the value in year 2011.
a. Subtract value in 2012 from value in 2011
b. Divide the answer in part a by value in 2011.
c. Multiply the answer in part b by 100.
We have the percentage increase.
<u>mark brainliest pls </u>
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:
(-3, 4)
It doesn't show any coordinates so I assume that the origin is where the x and y axes intercept
Answer:
If AB is a tangent to the circle, the triangle ABO is right angled, as the angle where a tangent meets the circumference is always 90 degrees.
We also know that Pythogoras' theorem only holds for right angled triangles.
The hypotenuse is 12 + 8 as 12 is the radius so is 20.
16^2+12^2 = 256 + 144 = 400 = 20^2 so AB must be tangent.