Answer:
Step 1: Calculate the change by subtracting old cost ($50) from the new cost ($64)
Step 2: Divide that change by the old cost ($50). You will get a decimal number
Step 3: Convert the decimal number to a percentage by multiplying by 100%
Step-by-step explanation:
Try this first
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: See explanation
Step-by-step explanation:
Here is the complete question:
A museum requires a minimum number of chaperones proportional to the number of students on a field trip. The museum requires a minimum of 3 chaperones for a field trip with 24 students. Which of the following could be combinations of values for the students and the minimum number of chaperones the museum requires? Choose 2 answers.
A. Students: 72
Minimum of chaperones: 9
B. Students: 16
Minimum of chaperones: 2
C. Students: 60
Minimum of chaperones: 6
D. Students: 45
Minimum of chaperones: 5
E. Students: 40
Minimum of chaperones: 8
Since the museum requires a minimum of 3 chaperones for a field trip with 24 students. This means that there will be 24/3 = 8 students per chaperone.
We then divide the number of students given in the question by the number of chaperone to know our answers. This. Will be:
Students: 72
Minimum of chaperones: 9
This will be: 72/9 = 8
Therefore, this is correct.
B. Students: 16
Minimum of chaperones: 2
This will be: 16/2 = 8
This is correct
C. Students: 60
Minimum of chaperones: 6
This will be: = 60/6 = 10.
Therefore, this is wrong
D. Students: 45
Minimum of chaperones: 5
This will be 45/5 = 9
Therefore, this is wrong.
E. Students: 40
Minimum of chaperones: 8
This will be: 40/5 = 8.
Therefore, this is wrong.
Therefore, options A and B are correct.
To find the area of a square with it's diagonal, there's actually a formula = (1/2)d², but here's how to do it if you don't have the formula:
The diagonal <em>c</em> separates the square into two of the same triangles. Therefore, we can apply Pythagorean Theorem
a²+b²=c² ← Since this is a square, a=b is a must
a²+a²=c² ← Combine like terms, and plug 26 in for c
2a²= 26² ← 26²=676, then divide 2 on both sides
a²= 676/2
a²=338 ← We can just stop here! Since <em>a </em>is a side of the square, therefore the area of a square = a²
Answer: 338 units²
Answer:
Step-by-step explanation:
<em>Perimeter is the sum of side lengths</em>
<u>Let's find the sides first</u>
- AB = √(-2- 2)² + (-4+1)² = 5
- BC = (2 - (-1)) = 3
- CD = √(-1- 2)²+(5-2)² = √18 = 3√2 = 4.24
- DE = √(-4 -(-1))²+(2-5)²= √18 = 3√2 = 4.24
- AE = √(-4-(-2)²+(2-(-4))²=√40= 2√10 = 6.32
<u>Perimeter is</u>
- P = 5 + 3 + 4.24 + 4.24 + 6.32 = 22.8 ≈ 23 rounded to the nearest whole number