Answer:
Throat diameter
=28.60 mm
Explanation:
Bore diameter
⇒
Manometric deflection x=235 mm
Flow rate Q=240 Lt/min⇒ Q=.004
Coefficient of discharge
=0.8
We know that discharge through venturi meter


=13.6 for Hg and
=1 for water.

h=2.961 m
Now by putting the all value in



⇒
=28.60 mm
So throat diameter
=28.60 mm
A) chilled water from evaporator
Answer:
0.5m^2/Vs and 0.14m^2/Vs
Explanation:
To calculate the mobility of electron and mobility of hole for gallium antimonide we have,
(S)
Where
e= charge of electron
n= number of electrons
p= number of holes
mobility of electron
mobility of holes
electrical conductivity
Making the substitution in (S)
Mobility of electron


Mobility of hole in (S)


Then, solving the equation:
(1)
(2)
We have,
Mobility of electron 
Mobility of hole is 
Answer:
int()
Explanation:
float() is using decimals, so that can't be it, like float(input( "how much does this cost?"))
print() is used to print something, not a user asking, like print("hello")
string() means like a whole, like string( I am good)
By elimination, int() is correct.
Hope this helps!