Answer:
(b) 7.2 mJ
Explanation:
ENERGY STORED IN CAPACITOR: the energy is stored in capacitor in electric field
which can be calculated by expressions
E=
c 
=


=7200×
J
= 7.2×
J
=7.2 mJ
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:
Diverging Diamond Interchange
Complete Question
The complete question is shown on the first uploaded image
Answer:
The probability is 
Explanation:
The explanation is shown on the second and third uploaded image
Answer is an increase in pressure will cause an decrease in the pressure