Answer:
Explanation:
a. Cast iron or Aluminium alloy are typically used. Aluminium is much lighter in weight and it can transfer heat better to the coolant. While Cast Iron is typically stronger and is thus still used by the manufacturers.
b. Copper can be used as a condensing heat exchanger for hot steam due to its optimal thermal properties and its ability to resist corrosion.
c. high-speed steel are perfect for producing drill bits because of its hardness and resistance to heat to an extent. Drill bits tend to produce heat as a result of the friction between it and the material to be drilled.
d. lead can be used as a container for strong acids because of its anti-corrosive properties
e.zinc and copper can be used as fuel in pyrotechnics mainly due to the fact that burn with refreshing colours. Aluminium can also be used.
f. Platinum is the metal that best suits this purpose because of its high melting point and resistivity to oxidation.
Answer:
c) 1.75 g/cm³
Explanation:
Given that
Radii of the A ion, r(c) = 0.137 nm
Radii of the X ion, r(a) = 0.241 nm
Atomic weight of the A ion, A(c) = 22.7 g/mol
Atomic weight of the X ion, A(a) = 91.4 g/mol
Avogadro's number, N = 6.02*10^23 per mol
Solution is attached below
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:
repeated?
Explanation:
not really sure what type of answer choices you have
Radio waves are radiated by charged particles when they are accelerated. They are produced artificially by time-varying electric currents, consisting of electrons flowing back and forth in a specially-shaped metal conductor called an antenna. ... Radio waves are received by another antenna attached to a radio receiver.