Concept:HCF is the product of the smallest exponent of each common prime factor among the numbers.
Explanation:For each prime, take the lowest power from x, y, and z.
For 2: exponents 3, 2, 4 → lowest is 2 →
22.
For 3: exponents 2, 3, 4 → lowest is 2 →
32.
For 5: exponents 3, 4, 2 → lowest is 2 →
52.
For 7: exponents 3, 3, 5 → lowest is 3 →
73.
Multiply: HCF =
22×32×52×73=(2×3×5)2×73=302×73.
Answer:D.
(30)2×73