Answer:
The code is written in python in the explanation section below
Explanation:
a_feet = int(input("Input the feet of the first fabric: "))
a_inches = int(input("input the size in inches for the first piece of fabric: "))
b_feet = int(input("input the size in Feet for the second piece of fabric: "))
b_inches = int(input("Enter the size in Inches for the second piece of fabric: "))
sum_inches = a_inches + b_inches
inches_to_feet = sum_inches // 12
rem_from_div = sum_inches % 12
sum_feet = a_feet + b_feet + inches_to_feet
print("Feet: {} Inches: {}".format(sum_feet, rem_from_div))
A device used to measure atmospheric pressure is a barometer.
1. Air pollution is a problem<span> because it can cause damage to animals, trees, plants, crops and water sources in the environment. </span>Pollution<span> in the </span>air<span> causes </span>problems<span> for aviation because it reduces visibility, while also being responsible for damaging buildings and other structures.
2. </span><span>The air we breathe has a very exact chemical composition; 99 percent of it is made up of nitrogen, oxygen, water vapor and inert gases. Air </span>pollution occurs<span> when things that aren't normally there are added to the air. A common type of air </span>pollution<span>happens when people release particles into the air from burning fuels.
3. </span>Pollution prevention (P2) is any practice that reduces, eliminates, or prevents pollution at its source. ... Reducing the amount of pollution produced means less waste to control, treat, or dispose of. Less pollution means less hazards posed to public health and the environment.
4. Why is it so important to have clean air?
Answer:
Bounce 1 , pass 3, emb2
Explanation:
(By the way I am also doing that question on College board physics page) For the Bounce arrow, since it bumps into the object and goes back, it means now it has a negative momentum, which means a larger momentum is given to the object. P=mv, so the velocity is larger for the object, and larger velocity means a larger kinetic energy which would result in a larger change in the potential energy. Since K=0.5mv^2=U=mgh, a larger potential energy would have a larger change in height which means it has a larger angle θ with the vertical line. Comparing with the "pass arrow" and the "Embedded arrow", the embedded arrow gives the object a larger momentum, Pi=Pf (mv=(M+m)V), it gives all its original momentum to the two objects right now. (Arrow and the pumpkin), it would have a larger velocity. However for the pass arrow, it only gives partial of its original momentum and keeps some of them for the arrow to move, which means the pumpkin has less momentum, means less velocity, and less kinetic energy transferred into the potential energy, and means less change in height, less θangle. So it is Bounce1, pass3, emb2.