Answer:
0.13 ft/min
Step-by-step explanation:
We are given that

We have to find the increasing rate of change of height of pile when the pile is 12 ft high.
Let d be the diameter of pile
Height of pile=h
d=h
Radius of pile,r=
Volume of pile=

h=12 ft
Substitute the values



Answer:
The correct option is C 20.1%.
Step-by-step explanation:
The probability distribution chart representing the opinions of employed adult women about government funding for day care is as follows:
Rating (<em>X</em>) Probability (<em>p</em>)
1 0.110
2 0.206
3 0.464
4 0.201
5 0.119
The ratings are defined as follows:
1: too little
2: helpful but not enough
3: make a difference but insufficient
4: sufficient
5: generous
The probability of women who think that the support is sufficient is, 0.201.
The percentage is: 0.201 × 100 = 20.1%
Thus, the percentage of women who think that the support is sufficient is 20.1%.
The correct option is C.
Answer:
A- sss
Step-by-step explanation:
Answer:
Jonas = 60 pounds
Jane = 70 pounds
Remember- 5 or more, raise the score. 4 or less, let it rest.
Jonas is 63 pounds. 3 is less than 4, so rounded to the nearest ten would be 60 pounds.
Meanwhile, Jane is 67 pounds. 7 is more than 5, so we will raise the score.
So, 67 rounded to the nearest ten would be 70.
You have your answers. 60 and 70. Hope this helps!
Considering that the addresses of memory locations are specified in hexadecimal.
a) The number of memory locations in a memory address range ( 0000₁₆ to FFFF₁₆ ) = 65536 memory locations
b) The range of hex addresses in a microcomputer with 4096 memory locations is ; 4095
<u>applying the given data </u>:
a) first step : convert FFFF₁₆ to decimal ( note F₁₆ = 15 decimal )
( F * 16^3 ) + ( F * 16^2 ) + ( F * 16^1 ) + ( F * 16^0 )
= ( 15 * 16^3 ) + ( 15 * 16^2 ) + ( 15 * 16^1 ) + ( 15 * 1 )
= 61440 + 3840 + 240 + 15 = 65535
∴ the memory locations from 0000₁₆ to FFFF₁₆ = from 0 to 65535 = 65536 locations
b) The range of hex addresses with a memory location of 4096
= 0000₁₆ to FFFF₁₆ = 0 to 4096
∴ the range = 4095
Hence we can conclude that the memory locations in ( a ) = 65536 while the range of hex addresses with a memory location of 4096 = 4095.
Learn more : brainly.com/question/18993173