Answer:
how are supposed to help when you can't do anything?
Answer:
Explanation:
First, we find the mass of the air originally in the tank.
Density is given as mass divided by volume. It is given as:

Therefore, mass is:

Density of air =
; Volume of the tank = 

The mass of the air initially in the tank is 7 kg.
After air is allowed to enter, the mass changes.
New density = 
The new mass will be:

We can now find the mass of air that has entered the tank:
Mass of air that entered tank = New mass of air - Original mass of air
M = 22.75 - 7.0 = 15.75 kg
The mass of air that entered the tank is 15.75 kg.
Answer:
The statement can be written as
int result = cube(4);
Explanation:
A function is a block of reusable codes to perform some tasks. For example, the function in the question is to calculate the cube of a number.
A function can also operate on one or more input value (argument) and return a result. The <em>cube </em>function in the question accept one input value through its parameter <em>number </em>and the <em>number</em> will be multiplied by itself twice and return the result.
To call a function, just simply write the function name followed with parenthesis (e.g. <em>cube()</em>). Within the parenthesis, we can include zero or one or more than one values as argument(s) (e.g. <em>cube(4)</em>).
We can then use the "=" operator to assign the return output of the function to a variable (e.g. <em>int result = cube(4)</em>)
“How old are the legos” 89 years old.
“Who created them?” Ole Kirk Christiansen.
“Why did they created them?” As a you man, Christiansen turned his love of whittling and playing with wood into a Business and, in 1916, he opened his own shop. Since times were so hard, Christiansen made the hard decision to use his wood to create inexpensive goods that might actually sell. Among them were Cheap toys.
Hope this helps•
Bye~
•Kate•
S= d/t
Speed= distance/time