Answer:
11
Step-by-step explanation:
m∠1 = m∠2 {Corresponding angles}
78 - 2x = 89 - 3x
Add 3x to both sides
78 - 2x + 3x = 89
78 + x = 89
Subtract 78 from both sides
x = 89 - 78
x = 11
I'mthat'sAnswer:
ima be honest I'm not that intelligent thats why im on here but if I'm not mistaken divide y by x and u should have your answer
Step-by-step explanation:
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:
rational
Step-by-step explanation:
To construct a perpendicular bisector, we have to draw two arcs using each of the endpoints as centers
<h3>What is a perpendicular bisector?</h3>
A perpendicular bisector is said to be a line that intersects the segment of another line perpendicularly and also divides it into two equal parts.
The properties of a perpendicular bisector include:
- It divides a line segment into two equal parts
- It makes right angles with the line segment.
- Points in the perpendicular bisector are equal from the line of the segment.
Hence, all the mentioned properties are correct except that to construct it, we have to draw two arcs using each of the endpoints as centers.
Learn more about perpendicular bisector here:
brainly.com/question/21752287
#SPJ1