Answer:
2062 lbm/h
Explanation:
The air will lose heat and the oil will gain heat.
These heats will be equal in magnitude.
qo = -qa
They will be of different signs because one is entering iits system and the other is exiting.
The heat exchanged by oil is:
qo = Gp * Cpo * (tof - toi)
The heat exchanged by air is:
qa = Ga * Cpa * (taf - tai)
The specific heat capacity of air at constant pressure is:
Cpa = 0.24 BTU/(lbm*F)
Therefore:
Gp * Cpo * (tof - toi) = Ga * Cpa * (taf - tai)
Ga = (Gp * Cpo * (tof - toi)) / (Cpa * (taf - tai))
Ga = (2200 * 0.45 * (150 - 100)) / (0.24 * (300 - 200)) = 2062 lbm/h
Answer:
The solution code is written in Java.
System.out.println(numItems);
Explanation:
Java <em>println() </em>method can be used to display any string on the console terminal. We can use <em>println()</em> method to output the value held by variable <em>numItems.</em> The <em>numItems </em>is passed as the input parameter to <em>println()</em> and this will output the value of <em>numItems</em> to console terminal and at the same time the output with be ended with a newline automatically.
Answer:
b) False
Explanation:
Viscosity:
Viscosity is a fluid property and comes in the picture when fluid in the motion.In Simple words viscosity is the frictional force offered by fluid between the fluid layer.Viscosity provides a resistant to flow of fluid.
Generally viscosity are of two types
1.Dynamics viscosity
2.Kinematics viscosity
Generally in liquids when temperature of fluid is increases then molecular force between fluid particle goes to decreases.Due to this viscosity of liquids will decrease.
So our option b is right.
Answer:
(b)Distortion energy theory.
Explanation:
The best suitable theory for ductile material:
(1)Maximum shear stress theory (Guest and Tresca theory)
It theory state that applied maximum shear stress should be less or equal to its maximum shear strength.
(2)Maximum distortion energy theory(Von Mises henkey's theory)
It states that maximum shear train energy per unit volume at any point is equal to strain energy per unit volume under the state of uni axial stress condition.
But from these two Best theories ,suitable theory is distortion energy theory ,because it gives best suitable result for ductile material.