Q1.
Thus, our observations seem to suggest the following: HCF × LCM = Product of the two numbers. Why does this happen? Can you give an explanation or proof? [Hint: Consider the prime factorisation of the given numbers. Among their prime factors, some are common to both factorisations, and the rest occur in only one of them. Between the HCF and the LCM, see how the common and non-common prime factors get distributed. In the product, observe how these two kinds of prime factors occur. Compare them.]
Answer
Follow one prime at a time. That is enough to prove the whole statement.
Take any prime p. Suppose it occurs i times in the first number and j times in the second.
In the HCF, p occurs the smaller of i and j times
In the LCM, p occurs the larger of i and j times
So in HCF × LCM, p occurs (smaller) + (larger) = i + j times
In the product of the two numbers, p occurs i + j times as well
(the two lists of factors are simply written side by side)
In the LCM, p occurs the larger of i and j times
So in HCF × LCM, p occurs (smaller) + (larger) = i + j times
In the product of the two numbers, p occurs i + j times as well
(the two lists of factors are simply written side by side)
Every prime occurs the same number of times on both sides, so the two numbers are equal.
HCF × LCM = product of the two numbers
A worked case, 60 and 90:
| Prime | In 60 = 2×2×3×5 | In 90 = 2×3×3×5 | In HCF (min) | In LCM (max) | min + max |
|---|---|---|---|---|---|
| 2 | 2 | 1 | 1 | 2 | 3 |
| 3 | 1 | 2 | 1 | 2 | 3 |
| 5 | 1 | 1 | 1 | 1 | 2 |
HCF = 2 × 3 × 5 = 30, LCM = 2 × 2 × 3 × 3 × 5 = 180
HCF × LCM = 30 × 180 = 5400
60 × 90 = 5400 ✓
HCF × LCM = 30 × 180 = 5400
60 × 90 = 5400 ✓
Why it happens: the key is that "smallest + largest = first + second" for any two numbers. Whichever of i and j is bigger, the pair (min, max) is just the pair (i, j) rearranged. So the HCF and the LCM between them use up each prime exactly as many times as the plain product does — the HCF takes the shared copies, the LCM takes everything else, and nothing is lost or double-counted.