HCF is the abbreviation of the mathematical term Highest Common Factor. Historically mathematicians have set alternative names for this concept such as the Greatest Common Divisor (GCD) or the Greatest Common Measure (GCM). Although the term HCF is commonly used in mathematical problems, one must not get confused if they are asked to evaluate the GCD or GCM of two or more integers as all of them mean the same thing. The greatest factor that can divide the other values is termed HCF. It can either completely divide the other numbers producing a quotient of 1 or partially divide them producing values that are further divisible. The HCF value can never be zero, as it is not possible to divide any real number with 0.
Let us understand with one example. The Highest Common Factor of 60 and 15 is 5 as 5 is the largest integer that can divide both the numbers. Though 60 and 15 may also be divided by 3, we’ll not consider it because 5 > 3.
HCF can be evaluated for a specific group of numbers by applying two popular methods. They are as follows:
This technique deals with the division of the numbers that are listed in the problem. By following this pattern, we find the possible common factors for each number. In the last step, we compare the factors to see which is the greatest.
Example: Find the HCF of 24 and 36.
In the previous section, we discussed the evaluation of HCF by division. Now let us implement the prime factorization technique to reach the desired outcome. Let us understand the procedure with an example.
Example: Find the HCF of 120, 144, and 216.
Let us do this.
120 = 23 x 3 x 5
140 = 22 x 5 x 7
216 = 23 x 33
Here, the HCF is 22 = 4.
HCF Calculator – an alternative method
HCF calculation method followed for more than two integers
We will understand with an example.
Find the HCF of 20, 60, and 90.
In the first step, we will determine the greatest common divisor of 20 and 60.
22 x 5 = 20
22 x 3 x 5 = 60
Thus, by prime factorization, we have determined that 22 x 5 = 20 is HCF of 20 and 60. It is not mandatory to use only the prime factorization in this step, one can also do the division method.
Now we have to evaluate the HCF of 90 and the greatest common divisor of the first two integers.
2 x 32 x 5 = 90
22 x 5 = 20
Thus 2 and 5 are the common factors.
Therefore, the HCF of 90 and 20 is 10.
This HCF will become the greatest common measure of all the three integers.
∴ HCF of 20, 60, and 90 is 10.
HCF gives us factors that divide the given values exactly. A number that has no other factor than 1 is called a prime integer. HCF of a set of integers can never be a greater number when compared to them.