HCF and LCM Relationship

GCSE Number hcf lcm number
\( ab=\operatorname{HCF}(a,b)\times\operatorname{LCM}(a,b) \)

Statement

The Highest Common Factor (HCF) and the Lowest Common Multiple (LCM) of two integers are connected by a useful relationship. For any two positive integers \(a\) and \(b\):

\[ a \times b = \text{HCF}(a,b) \times \text{LCM}(a,b) \]

Why it’s true

  • Every integer can be expressed as a product of its prime factors.
  • The HCF takes the lowest powers of the primes shared by both numbers.
  • The LCM takes the highest powers of the primes that appear in either number.
  • Multiplying HCF and LCM therefore combines exactly the same prime factors as multiplying the two numbers directly, so the equality holds.

Recipe (how to use it)

  1. Write the two numbers in prime factor form.
  2. Find the HCF by taking the lowest powers of common factors.
  3. Find the LCM by taking the highest powers of all factors.
  4. Check the relationship: multiply HCF and LCM, and confirm it equals \(a \times b\).

Spotting it

This formula is especially useful when you know one of HCF or LCM and need to calculate the other quickly, without recomputing everything.

Common pairings

  • Fractions: simplifying and finding common denominators.
  • Number theory questions with divisibility.
  • Exam problems involving “lcm × hcf” identity.

Mini examples

  1. Given: \(a=12, b=18\). HCF: 6, LCM: 36. Check: \(12 \times 18 = 216\), and \(6 \times 36 = 216\).
  2. Given: \(a=8, b=20\). HCF: 4, LCM: 40. Check: \(8 \times 20 = 160\), and \(4 \times 40 = 160\).

Pitfalls

  • Mixing HCF and LCM: Remember, HCF is the greatest common factor, not the least.
  • Forgetting prime factors: Always break into prime factorisation when unsure.
  • Negative numbers: For this identity, use positive integers.

Exam strategy

  • Use the formula to quickly check answers: if HCF × LCM ≠ \(a \times b\), something went wrong.
  • When given HCF and product of numbers, you can find the LCM directly by dividing: \(\text{LCM} = \frac{a \times b}{\text{HCF}}\).
  • Be careful with large numbers: prime factorisation is more reliable than guessing factors.

Summary

The relationship \(a \times b = \text{HCF}(a,b) \times \text{LCM}(a,b)\) links two central concepts of number theory. It saves time in exams, provides a neat way of checking answers, and ensures accuracy when working with multiples and factors.