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))
Answer:
f = 25 lbs
m = 5 lbs
a =?
f = ma
25 = 5 a( divide both sides by 5)
a = 5(lbs)
Answer:E. Hydrogen was able to participate in an exergonic reaction and carbon dioxide couldn't
Explanation:
An exergonic reaction releases energy to the environment. The combustion of hydrogen contained in the balloon is a chemical reaction. The reaction can take place because hydrogen combines with oxygen in air, that is, the gas is combustible. CO2 does not support combustion, it does not combine with oxygen in air and it is also denser than air, hence does not participate in the exergonic reaction.
Answer:
B = 7.6 T direction of + x
Explanation:
For the proton beam to continue in the same direction the electric and magnetic forces must be equal
= 0
= F_{e}
Fm = q E
The electric force is in the direction of the electric field because it is the charge of the positive proton, the electric force goes in the direction of –y, therefore, the magnetic force cancels this force must go in the direction of + y
The magnetic force is
F_{m} = q v x B = q v B sin θ
θ = 90
B = q E / q v
B = E / v
B = 800/105
B = 7.6 T
To find the direction of the magnetic field we use the right hand rule, the thumb goes in the direction of the proton velocity, the fingers extended in the direction of the magnetic field and the palm is the direction of force, for a positive charge.
Thumb goes in the direction of the + z axis
Palm in the direction of +y
Fingers point in the direction of + x
Answer:
d = 4180.3m
wavelengt of sound is 0.251m
Explanation:
Given that
frequency of the sound is 5920 Hz
v=1485m/s
t=5.63s
let d represent distance from the vessel to the ocean bottom.
an echo travels a distance equivalent to 2d, that is to and fro after it reflects from the obstacle.


wavelengt of sound is
= v/f
= (1485)/(5920)
= 0.251 m