Answer:
month = input("Input the month (e.g. January, February etc.): ")
day = int(input("Input the day: "))
if month in ('January', 'February', 'March'):
season = 'winter'
elif month in ('April', 'May', 'June'):
season = 'spring'
elif month in ('July', 'August', 'September'):
season = 'summer'
else:
season = 'autumn'
if (month == 'March') and (day > 19):
season = 'spring'
elif (month == 'June') and (day > 20):
season = 'summer'
elif (month == 'September') and (day > 21):
season = 'autumn'
elif (month == 'December') and (day > 20):
season = 'winter'
print("Season is",season)
Explanation:
Answer:
yay yay
Explanation:
im so excited i cant wait
Answer:
Final mass of Argon= 2.46 kg
Explanation:
Initial mass of Argon gas ( M1 ) = 4 kg
P1 = 450 kPa
T1 = 30°C = 303 K
P2 = 200 kPa
k ( specific heat ratio of Argon ) = 1.667
assuming a reversible adiabatic process
<u>Calculate the value of the M2 </u>
Applying ideal gas equation ( PV = mRT )
P₁V / P₂V = m₁ RT₁ / m₂ RT₂
hence : m2 = P₂T₁ / P₁T₂ * m₁
= (200 * 303 ) / (450 * 219 ) * 4
= 2.46 kg
<em>Note: Calculation for T2 is attached below</em>
Answer:
15.8
0.0944
Explanation:
L = 1.5
B = 1.0
Speed of water = 15cm
Temperature = 20⁰C
At 20⁰C
Specific weight = 9790
Kinematic viscosity v = 1.00x10^-4m²/s
Dynamic viscosity u = 1.00x10^-3
Density p = 998kg/m²
Reynolds number
= 0.15x1.5/1.00x10^-4
= 225000
S = 5
5x1.5/225000^1/2
= 0.0158
= 15.8mm
Resistance on one side of plate
F = 0.664x1x1.0x10^-3x0.15x225000^1/2
= 0.04724N
Total resistance
= 2N
= 2x0.04724
= 0.0944N