Answer:
Using python
num_boys = int(input("Enter number of boys :"))
num_girls = int(input("Enter number of girls :"))
budget = int(input("Enter the number of dollars spent per school year :"))
try:
dollarperstudent = budget/(num_boys+num_girls)
print("Dollar spent per student : "+str(dollarperstudent))#final result
except ZeroDivisionError:
print("unavailable")
Answer: B
Explanation: unless newer models added wingding to code inside fused computer...wingdings on a window ...not a motor
The reason why giant stars become planetary nebulas is Supergiant stars do not have enough mass to generate the gravity necessary to cause a planetary nebula.
<h3>Why do giant stars become planetary nebulae?</h3>
A planetary nebula is known to be formed or created by a dying star. A red giant is known to be unstable and thus emit pulses of gas that is said to form a sphere around the dying star and thus they are said to be ionized by the ultraviolet radiation that the star is known to releases.
Learn more about giant stars from
brainly.com/question/27111741
#SPJ1
Answer:
The temperature attains equilibrium with the surroundings.
Explanation:
When the light bulb is lighted we know that it's temperature will go on increasing as the filament of the bulb has to constantly dissipates energy during the time in which it is on. Now this energy is dissipated as heat as we know it, this heat energy is absorbed by the material of the bulb which is usually made up of glass, increasing it's temperature. Now we know that any object with temperature above absolute zero has to dissipate energy in form of radiations.
Thus we conclude that the bulb absorbs as well as dissipates it's absorbed thermal energy. we know that this rate is dependent on the temperature of the bulb thus it the temperature of the bulb does not change we can infer that an equilibrium has been reached in the above 2 processes i.e the rate of energy absorption equals the rate of energy dissipation.
Steady state is the condition when the condition does not change with time no matter whatever the surrounding conditions are.