Answer:
The head loss in Psi is 0.390625 psi.
Explanation:
Fluid looses energy in the form of head loss. Fluid looses energy in the form of head loss when passes through the valve as well.
Given:
Factor cv is 48.
Flow rate of water is 30 GPM.
GPM means gallon per minute.
Calculation:
Step1
Expression for head loss for the water is given as follows:

Here, cv is valve coefficient, Q is flow rate in GPM and h is head loss is psi.
Step2
Substitute 48 for cv and 30 for Q in above equation as follows:


h = 0.390625 psi.
Thus, the head loss in Psi is 0.390625 psi.
Answer:
b i think i dont see any dial caliper
Explanation:
Answer:
sum2 = 0
counter = 0
lst = [65, 78, 21, 33]
while counter < len(lst):
sum2 = sum2 + lst[counter]
counter += 1
Explanation:
The counter variable is initialized to control the while loop and access the numbers in <em>lst</em>
While there are numbers in the <em>lst</em>, loop through <em>lst</em>
Add the numbers in <em>lst</em> to the sum2
Increment <em>counter</em> by 1 after each iteration
Answer:
D Reflection
Explanation:
It reflects the light from the sun. Then when the earth gets in the way, it casts a shadow causing crescent moons.
Answer:
Zoning is like a hammer because it is used as a tool for urban planning.