gcf (8,492; 1,641) = ? Calculate the greatest (highest) common factor (divisor) of numbers, gcf (hcf, gcd), by two methods: 1) The prime factorization and 2) The Euclidean Algorithm

gcf, hcf, gcd (8,492; 1,641) = ?

Method 1. The prime factorization:

The prime factorization of a number: finding the prime numbers that multiply together to make that number.


8,492 = 22 × 11 × 193
8,492 is not a prime number but a composite one.


1,641 = 3 × 547
1,641 is not a prime number but a composite one.


* The natural numbers that are only divisible by 1 and themselves are called prime numbers. A prime number has exactly two factors: 1 and itself.
* A composite number is a natural number that has at least one other factor than 1 and itself.



Calculate the greatest (highest) common factor (divisor):

Multiply all the common prime factors, taken by their smallest exponents (the smallest powers).


But the two numbers have no common prime factors.


The greatest (highest) common factor (divisor),
gcf, hcf, gcd (8,492; 1,641) = 1
Coprime numbers (prime to each other, relatively prime).
Scroll down for the 2nd method...

Method 2. The Euclidean Algorithm:

This algorithm involves the process of dividing numbers and calculating the remainders.


'a' and 'b' are the two natural numbers, 'a' >= 'b'.


Divide 'a' by 'b' and get the remainder of the operation, 'r'.


If 'r' = 0, STOP. 'b' = the gcf (hcf, gcd) of 'a' and 'b'.


Else: Replace ('a' by 'b') and ('b' by 'r'). Return to the step above.




Step 1. Divide the larger number by the smaller one:
8,492 ÷ 1,641 = 5 + 287
Step 2. Divide the smaller number by the above operation's remainder:
1,641 ÷ 287 = 5 + 206
Step 3. Divide the remainder of the step 1 by the remainder of the step 2:
287 ÷ 206 = 1 + 81
Step 4. Divide the remainder of the step 2 by the remainder of the step 3:
206 ÷ 81 = 2 + 44
Step 5. Divide the remainder of the step 3 by the remainder of the step 4:
81 ÷ 44 = 1 + 37
Step 6. Divide the remainder of the step 4 by the remainder of the step 5:
44 ÷ 37 = 1 + 7
Step 7. Divide the remainder of the step 5 by the remainder of the step 6:
37 ÷ 7 = 5 + 2
Step 8. Divide the remainder of the step 6 by the remainder of the step 7:
7 ÷ 2 = 3 + 1
Step 9. Divide the remainder of the step 7 by the remainder of the step 8:
2 ÷ 1 = 2 + 0
At this step, the remainder is zero, so we stop:
1 is the number we were looking for - the last non-zero remainder.
This is the greatest (highest) common factor (divisor).


The greatest (highest) common factor (divisor):
gcf, hcf, gcd (8,492; 1,641) = 1
Coprime numbers (prime to each other, relatively prime).
The two numbers have no prime factors in common

Why do we need to calculate the greatest common factor?

Once you've calculated the greatest common factor of the numerator and the denominator of a fraction, it becomes much easier to fully reduce (simplify) the fraction to the lowest terms (the smallest possible numerator and denominator).


Other similar operations with the greatest (highest) common factor (divisor):


The greatest (highest) common factor (divisor), gcf (hcf, gcd): the latest 5 calculated values

The gcf, hcf, gcd (8,492 and 1,641) = ? May 29 01:50 UTC (GMT)
The gcf, hcf, gcd (6,240 and 34) = ? May 29 01:50 UTC (GMT)
The gcf, hcf, gcd (38 and 29,726) = ? May 29 01:50 UTC (GMT)
The gcf, hcf, gcd (11 and 10) = ? May 29 01:50 UTC (GMT)
The gcf, hcf, gcd (20,790 and 41,580,000) = ? May 29 01:50 UTC (GMT)
The greatest (highest) common factor (divisor), gcf (hcf, gcd): the list of all the calculations

Calculator of the greatest (highest) common factor (divisor), gcf, hcf, gcd

Calculate the greatest (highest) common factor (divisor) of numbers, gcd, hcf, gcd:

Method 1: Run the prime factorization of the numbers - then multiply all the common prime factors, taken by their smallest exponents. If there are no common prime factors, then gcf equals 1.

Method 2: The Euclidean Algorithm.

Method 3: The divisibility of the numbers.

The greatest (highest) common factor (divisor), gcf, hcf, gcd. What it is and how to calculate it.

Some articles on the prime numbers

What is a prime number? Definition, examples

What is a composite number? Definition, examples

The prime numbers up to 1,000

The prime numbers up to 10,000

The Sieve of Eratosthenes

The Euclidean Algorithm

Completely reduce (simplify) fractions to the lowest terms: Steps and Examples