Short Tricks to solve HCF with Solved Example (original) (raw)

Last Updated : 23 Jul, 2025

The Highest Common Factor (HCF), also called the Greatest Common Divisor (GCD), is the biggest number that can evenly divide two or more numbers. For example, for the numbers 12 and 15, the HCF is 3 because 3 is the largest number that divides both 12 and 15 without leaving any remainder.

In this article, we'll show different short tricks to calculate the HCF of the given numbers and provide examples and practice problems.

Table of Content

Short Tricks to Solve HCF

One of the short tricks to find the HCF of any two numbers is called repeated subtraction. Let's discuss this method in detail.
**Euclidean Algorithm (Subtraction Trick)
Subtract the smaller number from the larger one repeatedly until both numbers are the same. This number is the HCF.

Let's consider an example for better understanding.
**Example: Find HCF for 56 and 98.

**Solution:

**The greatest number that divides with a remainder:

**Greatest number that divides with a remainder(R) = HCF(a − R, b − R, c − R)

a × b = HCF(a, b) × LCM(a, b)

**Example: HCF ( 24, 36, 40) <= 24.

**Example: HCF(16, 32) = 16 as 16 divides 32.

\text{HCF of Fractions} = \frac{HCF\ of\ Numerators}{LCM\ of\ Denominators}

Solved Examples of short Tricks to Find HCF

**Example 1: Find the HCF of 84 and 126.

**Solution:

**Step 1: Subtract the smaller number (84) from the larger number (126) i.e., 126 − 84 = 42
**Step 2: Now, subtract the result (42) from the smaller number (84) i.e., 84 − 42 = 42
**Step 3: Since both numbers are now equal (42), we stop here.

The **HCF of 84 and 126 is 42.

**Example 2: Find the greatest number that divides 38, 50, and 74 leaving a remainder of 2 in each case.

**Solution:

**Given Values:

**Adjust the Numbers by Subtracting the Remainder:

**Find the HCF of 36, 48, and 72:

The common prime factors are 2 and 3.

Therefore, the **HCF is:HCF(36, 48, 72) = 22 × 3 = 4 × 3 = 12

**Example 3: Given that the LCM of 15 and 20 is 60, find the HCF of 15 and 20.

**Solution:

**Given:

LCM(15, 20) = 60
a × b = HCF(a, b) × LCM(a, b)
15 × 20 = HCF(15, 20) × 60
300 = HCF(15, 20) × 60

HCF(15, 20) = 300/60 = 5

The **HCF of 15 and 20 is 5.

**Example 4:Find the HCF of \frac{4}{9}\ ​ and\ \frac{6}{15}

**Solution :

**HCF of fractions = HCF of Numerators / LCM of Denominators.

HCF of \frac{4}{9}\ ​ and\ \frac{6}{15} = \frac{ HCF (4,6)} {LCM ( 9,15)}

then,
HCF ( 4, 6) = 2
LCM ( 9, 15) = 45
HCF of \frac{4}{9}\ ​ and\ \frac{6}{15} = 2/45.

**Read More,