Answer:
The volume percentage of graphite is 10.197 per cent.
Explanation:
The volume percent of graphite is the ratio of the volume occupied by the graphite phase to the volume occupied by the graphite and ferrite phases. The weight percent in the cast iron is 3.2 wt% (graphite) and 96.8 wt% (ferrite). The volume percentage of graphite is:

Where:
- Volume occupied by the graphite phase, measured in cubic centimeters.
- Volume occupied by the graphite phase, measured in cubic centimeters.
The expression is expanded by using the definition of density and subsequently simplified:

Where:
,
- Masses of the ferrite and graphite phases, measured in grams.
- Densities of the ferrite and graphite phases, measured in grams per cubic centimeter.


If
,
,
and
, the volume percentage of graphite is:


The volume percentage of graphite is 10.197 per cent.
Answer:
<em>the % recovery of aluminum product is 80.5%</em>
<em>the % purity of the aluminum product is 54.7%</em>
<em></em>
Explanation:
feed rate to separator = 2500 kg/hr
in one hour, there will be 2500 kg/hr x 1 hr = 2500 kg of material is fed into the machine
of this 2500 kg, the feed is known to contain 174 kg of aluminium and 2326 kg of rejects.
After the separation, 256 kg is collected in the product stream.
of this 256 kg, 140 kg is aluminium.
% recovery of aluminium will be = mass of aluminium in material collected in the product stream ÷ mass of aluminium contained in the feed material
% recovery of aluminium = 140kg/174kg x 100% = <em>80.5%</em>
% purity of the aluminium product = mass of aluminium in final product ÷ total mass of product collected in product stream
% purity of the aluminium product = 140kg/256kg
x 100% = <em>54.7%</em>
Answer:
We can compute the diameter of the tree T by a pruning procedure, starting at the leaves (external nodes).
- Remove all leaves of T. Let the remaining tree be T1.
-
Remove all leaves of T1. Let the remaining tree be T2.
-
Repeat the "remove" operation as follows: Remove all leaves of Ti. Let remaining tree be Ti+1.
-
When the remaining tree has only one node or two nodes, stop! Suppose now the remaining tree is Tk.
-
If Tk has only one node, that is the center of T. The diameter of T is 2k.
-
If Tk has two nodes, either can be the center of T. The diameter of T is 2k+1.
Explanation:
We can compute the diameter of the tree T by a pruning procedure, starting at the leaves (external nodes).
- Remove all leaves of T. Let the remaining tree be T1.
-
Remove all leaves of T1. Let the remaining tree be T2.
-
Repeat the "remove" operation as follows: Remove all leaves of Ti. Let remaining tree be Ti+1.
-
When the remaining tree has only one node or two nodes, stop! Suppose now the remaining tree is Tk.
-
If Tk has only one node, that is the center of T. The diameter of T is 2k.
-
If Tk has two nodes, either can be the center of T. The diameter of T is 2k+1.