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>)
Answer:
<u><em>To answer this question we assumed that the area units and the thickness units are given in inches.</em></u>
The number of atoms of lead required is 1.73x10²³.
Explanation:
To find the number of atoms of lead we need to find first the volume of the plate:
<u>Where</u>:
A: is the surface area = 160
t: is the thickness = 0.002
<u><em>Assuming that the units given above are in inches we proceed to calculate the volume: </em></u>
Now, using the density we can find the mass:
Finally, with the Avogadros number () and with the atomic mass (A) we can find the number of atoms (N):
Hence, the number of atoms of lead required is 1.73x10²³.
I hope it helps you!
Answer:
The theoretical maximum specific gravity at 6.5% binder content is 2.44.
Explanation:
Given the specific gravity at 5.0 % binder content 2.495
Therefore
95 % mix + 5 % binder gives S.G. = 2.495
Where the binder is S.G. = 1, Therefore
Per 100 mass unit we have (Mx + 5)/(Vx + 5) = 2.495
(95 +5)/(Vx +5) = 2.495
2.495 × (Vx + 5) = 100
Vx =35.08 to 95
Or density of mix = Mx/Vx = 95/35.08 = 2.7081
Therefore when we have 6.5 % binder content, we get
Per 100 mass unit
93.5 Mass unit of Mx has a volume of
Mass/Density = 93.5/2.7081 = 34.526 volume units
Therefore we have
At 6.5 % binder content.
(100 mass unit)/(34.526 + 6.5) = 2.44
The theoretical maximum specific gravity at 6.5% binder content = 2.44.
It is auxillary sorry i couldn’t help it happens to the best of us