Option D is the correct answer.
Answer:
D. ∠B and ∠C are congruent.
Step-by-step explanation:
Since, ∠A and ∠B are supplementary.
Therefore,
∠A + ∠B = 180°.....(1)
Since, ∠A and ∠C are supplementary.
Therefore,
∠A + ∠C = 180°.....(2)
From equations (1) & (2)
∠A + ∠B = ∠A + ∠C
=> ∠B = ∠C
Hence, ∠B and ∠C are congruent.
Answer:
B. Divide 124 by 229.
Step-by-step explanation:
Given the table

The <u>joint relative frequency</u> is the ratio of the frequency in a particular category and the total number of data values.
The total number of males 
The number of males that like drama 
So, to find the joint relative frequency of being male and attending a drama movie, you should divide 124 by 229.
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)).
<u>Answer:</u>
355 senior citizen tickets were sold.
<u>Step-by-step explanation:</u>
Assuming a to the the ticket of adults and s to be the ticket of senior citizens, we can write two equations as:
--- (1)
--- (2)
From equation 1,
.
Substitute
in equation 2 to get:




Therefore, there were 355 senior citizen tickets sold.