Answer:
Explanation:
The mass inside the rigid tank before the high pressure stream enters is:
The final mass inside the rigid tank is:
The supplied air mass is:
Answer:
0.5 kW
Explanation:
The given parameters are;
Volume of tank = 1 m³
Pressure of air entering tank = 1 bar
Temperature of air = 27°C = 300.15 K
Temperature after heating = 477 °C = 750.15 K
V₂ = 1 m³
P₁V₁/T₁ = P₂V₂/T₂
P₁ = P₂
V₁ = T₁×V₂/T₂ = 300.15 * 1 /750.15 = 0.4 m³
For ideal gas, = 5/2×R = 5/2*0.287 = 0.7175 kJ
PV = NKT
N = PV/(KT) = 100000×1/(750.15×1.38×10⁻²³)
N = 9.66×10²⁴
Number of moles of air = 9.66×10²⁴/(6.02×10²³) = 16.05 moles
The average mass of one mole of air = 28.8 g
Therefore, the total mass = 28.8*16.05 = 462.135 g = 0.46 kg
∴ dQ = 0.46*0.7175*(750.15 - 300.15) = 149.211 kJ
The power input required = The rate of heat transfer = 149.211/(60*5)
The power input required = 0.49737 kW ≈ 0.5 kW.
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!
Answer:
G8 = x0'x2' +x0'x3' +x1x2
Explanation:
The expression can be written different ways, depending on the need to avoid hazards. One of them is ...
__
A truth table and Karnaugh map are shown for the circuit. The terms used in the Boolean expression come from the corners, the upper half of the left- and right-columns, and the right half of the middle two rows. If a static hazard is to be avoided, a term x1x0' could be added representing the right column.