🏠 首页 CHAPTER 1 · FACTORS AND MULTIPLES 1.2

1.2

Highest Common Factor (HCF)

💡 点单词查中文释义;选短语整句翻译。Worked Example 看完先做 Try It Yourself,再到 Practice Exercise。

AWhat is the HCF?

Let us list the factors of 18 and 24.

Factors of 18:  1236,  9,  18
Factors of 24:  123,  4,  6,  8,  12,  24

The common factors of 18 and 24 are 1, 2, 3 and 6. That is, both 18 and 24 can be divided by 1, 2, 3 and 6 exactly. Among these common factors, the largest one is 6. Hence 6 is the highest common factor (HCF) of 18 and 24.

The highest common factor (HCF) of two or more whole numbers is the largest whole number that divides the given numbers exactly.

We also apply the concept of HCF when we express fractions in their simplest form directly. For example, to express $\dfrac{18}{24}$ in its simplest form, we divide the numerator and denominator by their HCF, 6, as shown.

$$\dfrac{18}{24} = \dfrac{18 \div 6}{24 \div 6} = \dfrac{3}{4}$$ 6 is the HCF of 18 and 24.

BMethods of Finding HCF

There are different methods of finding the HCF of two or more numbers. We can use prime factorisation to find their HCF in a more efficient way.

📖 WORKED EXAMPLE 4

Find the highest common factor of 225 and 750.

Solution

Method 1  Prime Factorisation

We express 225 and 750 each as a product of its prime factors.

$225 = 3^2 \times 5^2$
$750 = 2 \times 3 \times 5^3$

We can visualise the process of taking common factors as shown:

225 = 3 × 3 × 5 × 5 750 = 2 × 3 × 5 × 5 × 5
HCF = 3 × 5 × 5

$\therefore \text{HCF} = 3 \times 5^2 = 75$

(3 is of a lower power than $3^2$, and $5^2$ is of a lower power than $5^3$.)

NOTE: The HCF of any three numbers is obtained by multiplying the lowest power of each common prime factor of the given numbers. In this case, the HCF is obtained by multiplying the lower power of each common prime factor — that is, 3 and $5^2$.

Method 2  Successive Short Division

We use short division to divide both numbers by their common prime factors successively until there are no common prime factors.

For example,

3 225  750 5 75  250 5 15  50    3   10 ← no common prime factor

$\therefore \text{HCF} = 3 \times 5 \times 5 = 75$

NOTE: The HCF is the product of all the common prime factors.
THINK2
  1. For the fraction $\dfrac{225}{750}$, if we divide the numerator and the denominator by their HCF, 75, is the fraction in its simplest form? Explain.

    看完答案,自评:
✏️ TRY IT YOURSELF 4
  1. (a) Find the HCF of 252 and 360 using prime factorisation.

  2. (b) Find the HCF of 882 and 945 using successive short division.

📖 WORKED EXAMPLE 5

Find the HCF of 84, 126 and 245.

Solution

84 = 2² × 3 × 7 126 = 2 × 3² × 7 245 = 5 × 7²
HCF = 7

7 is the only prime factor common to 84, 126 and 245.

$\therefore \text{HCF} = 7$

(By aligning the factors of the given numbers as shown, we can choose the lowest power of each common prime factor easily.)

THINK2
  1. We found out that 7 is the HCF of 84, 126 and 245.
    (a) Is 7 the HCF of any two of these three numbers?
    (b) Is 7 greater or smaller than the HCF of those two numbers? Explain.

    看完答案,自评:
✏️ TRY IT YOURSELF 5
  1. (a) Find the HCF of 77, 110 and 242.

  2. (b) Find the HCF of 21, 108 and 275.

CHCF in Word Problems

📖 WORKED EXAMPLE 6

A rectangular field measuring 20 m by 15 m is divided exactly into identical square plots.

(a) What is the largest possible length of a side of each square plot?
(b) Hence find the total number of square plots obtained.

Analysis

The length of a side of each square plot should divide both 20 and 15 exactly. Suppose we let the length of a side of each square plot be 10 m, then the shaded part cannot be divided into identical squares of side 10 m. Hence the length of a side of each square plot should be a common factor of 15 and 20.

10 10 10 5 20

When we find the largest possible length of a side of each plot, we are actually finding the highest common factor (HCF) of 20 and 15.

Solution

(a) $20 = 2^2 \times 5$
    $15 = 3 \times 5$
    The HCF of 20 and 15 is 5.
    The largest possible length of a side of each square plot is 5 m.

5 5 20 15

(b) Number of squares along the length $= 20 \div 5 = 4$
    Number of squares along the breadth $= 15 \div 5 = 3$
    Hence the number of square plots obtained $= 4 \times 3 = \mathbf{12}$.

Alternatively, the number of square plots obtained
$= \text{Area of the rectangle} \div \text{Area of one square}$
$= (20 \times 15) \div (5 \times 5) = \mathbf{12}$.

✏️ TRY IT YOURSELF 6

A cuboid measuring 56 cm by 40 cm by 24 cm is cut exactly into identical cubes.

  1. (a) Find the largest possible length of a side of each cube.

  2. (b) Hence find the total number of cubes obtained.

📖 WORKED EXAMPLE 7

Jane is packing 252 apples and 360 oranges into identical baskets. She wants to distribute each type of fruit equally among the baskets with no fruit left.

(a) Find the largest number of baskets that Jane can pack.
(b) What is the number of apples in each basket?

Analysis

For a start, to help us understand and solve the problem, we can think of a simpler problem such as packing 20 apples and 15 oranges instead.

  • When there is 1 basket, we can distribute the apples and oranges equally — 20 apples and 15 oranges in 1 basket.
  • When there are 2 baskets, we can distribute 20 apples equally between the baskets but we cannot distribute the 15 oranges equally.
  • When there are 3 baskets, we cannot distribute the 20 apples equally among the baskets but we can distribute the 15 oranges equally.

Hence the number of baskets that can be packed is a common factor of the number of apples and the number of oranges. The greatest number of baskets that Jane can pack is actually the HCF of the numbers of apples and oranges.

Solution

(a) We find the prime factorisation of each number.
    $252 = 2^2 \times 3^2 \times 7$
    $360 = 2^3 \times 3^2 \times 5$
    $\text{HCF of }252 \text{ and } 360 = 2^2 \times 3^2 = 36$
    The greatest number of baskets that Jane can pack is 36.

(b) $252 \div 36 = 7$
    The number of apples in each basket is 7.

THINK2
  1. If Jane also packs 72 pears equally into the baskets, will the answer in Worked Example 7(a) change? Explain briefly.

    看完答案,自评:
✏️ TRY IT YOURSELF 7

Members from three performing arts groups get together to organise an outdoor activity. The Dance Society has 48 members, the Band has 84 members and the Choir has 144 members. All these members are divided equally to form teams for an adventure quest.

  1. (a) What is the greatest number of teams that can be formed?

  2. (b) How many members from each performing arts group are there in a team?
    Dance:  Band:  Choir:  

📝 PRACTICE EXERCISE 1.2
BASIC MASTERY
  1. Find the HCF of each pair of numbers.

    (a) 8 and 12 →

    (b) 45 and 72 →

    (c) 74 and 99 →

    (d) 120 and 225 →

    (e) 108 and 240 →

    (f) 385 and 396 →

  2. Find the HCF of each group of numbers.

    (a) 28, 63 and 91 →

    (b) 60, 75 and 100 →

    (c) 14, 36 and 175 →

    (d) 70, 210 and 350 →

INTERMEDIATE
  1. Find the largest whole number that is a factor of both 54 and 180.

  2. Find the largest whole number that will divide 77, 110 and 242 exactly.

  3. Two numbers written as the product of their prime factors are $2^3 \times 3^3 \times 5^2 \times 7$ and $2 \times 3^4 \times 7^3 \times 13$. Find the largest whole number that will divide both numbers exactly.

  4. There are two metal bars of length 72 cm and 96 cm. Both bars are cut exactly into pieces of equal length. Find the largest possible length of each piece.

  5. A rectangular piece of tin plate measuring 360 cm by 280 cm is cut exactly into identical squares of the largest possible length. Find

    (a) the length of a side of each square,

    (b) the number of square tin plates obtained.

  6. Amirah needs to pack 132 pieces of white chocolate and 154 pieces of dark chocolate into identical boxes. She distributes each type of chocolate equally among the boxes. Find

    (a) the largest number of boxes that can be packed,

    (b) the number of pieces of each type of chocolate in a box.
    white:  dark:

  7. The total sales of a particular model of calculator on three days are $180, $414 and $306 respectively.

    (a) Find the greatest possible price of the calculator. $

    (b) Hence find the total number of calculators sold on the three days.

  8. A charity distributes 420 packets of rice, 168 bottles of oil and 504 oranges equally among some senior citizens.

    (a) Find the greatest possible number of senior citizens who can benefit. Hence find how many packets of rice each senior citizen will get.
    citizens:  rice/person:

    (b) Mr Tan donates 250 tins of milk powder for distribution to all the senior citizens. Is it possible to distribute the tins of milk powder equally among them? If not, how many more tins are needed?
    more tins needed:

ADVANCED
  1. [OPEN] State two composite numbers such that the HCF of the two numbers is 1.

    自评:
  2. [OPEN] Find two different numbers less than 100 such that the HCF of the two numbers is 18.

    自评:
  3. A number has exactly eight factors. Two of its factors are 4 and 6. What is the number?

  4. [OPEN] Find three numbers such that the HCF of each pair of these numbers is greater than 1 but the HCF of all three numbers is 1.
    Hint: For instance, the numbers 6, 10 and 15 satisfy the conditions.

    自评:
  5. [OPEN] The price (in dollars) of a model car in a shop is a whole number greater than 1. The sales from the model cars on two days are $1518 and $2254. Find two possible total number of model cars sold over the two days.

    自评:
  6. The product of two numbers is 8820. The HCF of the two numbers is 42. Find the greater number.

  7. Find the greatest number that will divide 171, 255 and 304, so as to leave the same remainder in each case.

章末概念检查 · Concept Checkpoints

5 道封闭题,自动判分。这些题会进入跨章节复习池——后面学 LCM 之前会重新弹出,确保你掌握 1.2 的核心。

📚
本节英文术语 · Vocabulary
前往词汇模块练习本节核心数学术语