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))
For two un-related quantities, the Heisenberg uncertainty equations holds: the prduct of the two uncertainty quantities is greater than

Example of unrelated quantities are position and momentum, energy and time.
Thus

Knowing the speed of the bacteria the uncertainty in its position is
Answer:
23376 days
Explanation:
The problem can be solved using Kepler's third law of planetary motion which states that the square of the period T of a planet round the sun is directly proportional to the cube of its mean distance R from the sun.

where k is a constant.
From equation (1) we can deduce that the ratio of the square of the period of a planet to the cube of its mean distance from the sun is a constant.

Let the orbital period of the earth be
and its mean distance of from the sun be
.
Also let the orbital period of the planet be
and its mean distance from the sun be
.
Equation (2) therefore implies the following;

We make the period of the planet
the subject of formula as follows;

But recall that from the problem stated, the mean distance of the planet from the sun is 16 times that of the earth, so therefore

Substituting equation (5) into (4), we obtain the following;

cancels out and we are left with the following;

Recall that the orbital period of the earth is about 365.25 days, hence;

Answer:
Atom - the basic particle of matter
Density - calculated from measurements of mass and volume
Motion - calculated from measurements of distance and time
Energy - can change form and move matter
Matter - the scientific word for <em>stuff</em>
<em />
Hope this helps! Please mark brainliest if correct :D
Energy travels with sound waves.