Answer:
-3.2, -3.4, -3.6, -3.8, -3.9
Step-by-step explanation:
<em>Hey there!</em>
<em />
Well rational numbers can be a decimal as long as it can be turned into a fraction, meaning 3.5 is a rational number.
So rational numbers between -3 and -4 are,
-3.2, -3.4, -3.6, -3.8, -3.9
<em>Hope this helps :)</em>
Answer: 100
Step-by-step explanation:
Answer:
2,125m
Step-by-step explanation:
85% = 85/100
85/100 = x/2500m
Solve by cross multiplying
85(2500) = 100(x)
212,500 = 100x
Divide by 100 on both sides
x = 2,125m
Hope this helps :)
Answer:
Height of cylinder (h) = (4/3)R
Step-by-step explanation:
Given:
Radius of cylinder (r1) = R
Height of cylinder (h) = H
Radius of sphere (r2) = R
Volume of cylinder = volume of sphere
Find:
Height of cylinder (h) = H = ?
Computation:

Height of cylinder (h) = (4/3)R
Answer:
Step-by-step explanation:
a.) The worst-case height of an AVL tree or red-black tree with 100,000 entries is 2 log 100, 000.
b.) A (2, 4) tree storing these same number of entries would have a worst-case height of log 100, 000.
c.) A red-black tree with 100,000 entries is 2 log 100, 000
d.) The worst-case height of T is 100,000.
e.) A binary search tree storing such a set would have a worst-case height of 100,000.