Greatest Common Factor Calculator [GCF] / Greatest Common Divisor [GCD] (2024)

The GCF or the greatest common factor is also known as the HCF or the highest common factor. This refers to the biggest positive integer of two or more integers which can divide the numbers without getting a remainder. In other words, it’s the highest number which divides into two or more numbers exactly. Using this GCF calculator, you can easily come up with the greatest common factor without having to compute manually.

How to use the GCF calculator?

This greatest common factor calculator will automatically generate the GCF for two or more numbers of your choice. To use it, you need one simple step:

  • To use this common factors calculator, just input the numbers.
  • After that, the tool will automatically generate the greatest common factor of the numbers.
  • Also, the greatest common divisor calculator will give you the individual factors of the numbers you’ve entered.

What is the greatest common factor?

The greatest common factor is also known as GCF, GCD or HCF. It refers to the largest positive integer which evenly divides into a whole set of numbers without a remainder. For instance, for the numbers 42, 30, and 18, the greatest common factor is 6.

There are different ways to find the GCF if you don’t want to use the GCF calculator. The best method to use would depend on how many numbers that you have, how large those numbers are, and what you plan to do with the GCF you acquire.

Factoring

If you want to find the GCF through factoring, you should list down all the factors of each number in the set. Either that or you can use a factors calculator to find them. The factors refer to the numbers which divide into the main number evenly with zero as the remainder. Then compare the factors for each of the numbers in your set and the largest common number us the GCF.

Prime factorization

This method is similar to factoring, but it has a slight difference. To find the GCF, first list all the prime factors of each of the numbers in your set. Then make a list of all the prime factors which appear in all of the original numbers. Make sure to include the highest number of occurrences of each of the prime numbers. Finally, multiply these numbers together to compute for the GCF. This method is ideal for larger numbers compared to straight factoring.

Euclid’s algorithm

So, what should you do if you need to find the GCF of a set of very large numbers such as 137,688 and 154,875? If you have a greatest common factor calculator, then this would be a breeze. But if you need to work by hand, finding the GCF would take a lot of time. That is unless you use Euclid’s Algorithm. Here’s how:

  • Start with two whole numbers and subtract the smaller one from the larger one. Take note of the result.
  • Keep on subtracting the smaller number from the result that you get until you get a number that’s smaller than your original small number.
  • Then make use of the original small number as the new large number. Subtract the result from the previous step from your new large number.
  • Keep repeating the steps each time you get a new large number and a new small number until you get zero as a result.
  • Check the number that you’ve acquired before reaching zero. This is the GCF.

How do you calculate the greatest common factor?

To demonstrate this, let’s start with a set of numbers. Let’s say we want to get the GCF of 72, 54, and 42.

  • First, list the prime factorization of each of the numbers:

72 = 2 * 2 * 2 * 3 * 3

54 = 2 * 3 * 3 * 3

42 = 2 * 3 * 7

  • Then search for the factors which each of the numbers have in common. In this example, the factors are 2 and 3.
  • For each factor, get the highest factor which is still 2 and 3.
  • Then multiply these factors to get 6 as the GCF.
  • If you want, you can check your result using the online calculator.

As you can see, this method is easy as long as you know how to get the prime factorization of each of the numbers. If you think doing this is too much, then you can use an online calculator to generate the numbers for you.

One concept that’s closely related to GCF is the LCM or least common multiple. You can find the LCM using a similar process as finding the greatest common factor. When you can break the numbers down to their prime factorization, this time, you look for the smallest power of each of the factors instead of the largest power. Just like with the GCF, you can compute this by hand or use an LCM calculator which is a lot easier. Let’s see another example for the set of numbers 2, 3, and 7:

  • For the prime factorization:

2 = 2 * 2 * 2

3 = 3 * 3 * 3

7 = 7

  • This means that the LCM is 2 * 2 * 2 * 3 * 3 * 3 * 7 = 1512

What is an example of a common factor?

Knowing how to calculate the GCF is important. But it’s also very helpful to learn the common factors of certain numbers. Here are some examples for you:

  • Factors of 8: 1, 2, 4, 8
  • Factors of 75: 1, 3, 5, 15, 25, 75
  • Factors of 45: 1, 3, 5, 9, 15, 45
  • Factors of 120: 1, 2, 3, 4, 5, 6, 8, 10, 12, 15, 20, 24, 30, 40, 60, 120
  • Factors of 6: 1, 2, 3, 6
  • Factors of 60: 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60
  • Factors of 20: 1, 2, 4, 5, 10, 20
Greatest Common Factor Calculator [GCF] / Greatest Common Divisor [GCD] (2024)

FAQs

How to calculate gcd? ›

The LCM Method helps find the Greatest Common Divisor (GCD) of two numbers, a and b. It involves multiplying a and b, then dividing the result by their least common multiple (LCM). In short, GCD(a, b) = (a × b) / LCM(a, b). This method streamlines the GCD calculation through multiplication and division.

What is the greatest common divisor GCD of 24 and 56? ›

FAQs on GCF of 24 and 56

The GCF of 24 and 56 is 8. To calculate the GCF of 24 and 56, we need to factor each number (factors of 24 = 1, 2, 3, 4, 6, 8, 12, 24; factors of 56 = 1, 2, 4, 7, 8, 14, 28, 56) and choose the greatest factor that exactly divides both 24 and 56, i.e., 8.

What is the fastest way to find the GCD? ›

Step 1: Find the product of a and b. Step 2: Find the Least Common Multiple (LCM) of a and b. Step 3: Divide the product of the numbers by the LCM of the numbers. Step 4: The obtained value after division is the greatest common divisor of (a, b).

What is the GCD of 42 and 70? ›

FAQs on GCF of 42 and 70

The GCF of 42 and 70 is 14. To calculate the GCF of 42 and 70, we need to factor each number (factors of 42 = 1, 2, 3, 6, 7, 14, 21, 42; factors of 70 = 1, 2, 5, 7, 10, 14, 35, 70) and choose the greatest factor that exactly divides both 42 and 70, i.e., 14.

What is the greatest common factor for dummies? ›

The greatest common factor (GCF) is the largest whole number which is shared by given numbers. For example, common factors of 10 and 20 are 1, 2, 5 and 10, but the highest of those is 10; therefore, the greatest common factor of 10 and 20 is 10.

How to factor GCF step by step? ›

How to find the greatest common factor (GCF) of two expressions.
  1. Factor each coefficient into primes. Write all variables with exponents in expanded form.
  2. List all factors—matching common factors in a column. ...
  3. Bring down the common factors that all expressions share.
  4. Multiply the factors.
May 26, 2022

What is the GCF rule? ›

The GCF stands for the “greatest common factor”. The GCF is defined as the largest number that is a factor of two or more numbers. For example, the GCF of 24 and 36 is 12, because the largest factor that is shared by 24 and 36 is 12. 24 and 36 have other factors in common, but 12 is the largest.

How do you pull out the GCF? ›

To factor the GCF out of a polynomial, we do the following:
  1. Find the GCF of all the terms in the polynomial.
  2. Express each term as a product of the GCF and another factor.
  3. Use the distributive property to factor out the GCF.

How do you solve a GCF problem? ›

How do you find the GCF? Step 1: State the product of prime factors for each number. Step 2: Write all the prime factors for each number into a Venn diagram. Step 3: Multiply the prime factors in the intersection to find the GCF.

How to get the GCF? ›

The greatest common factor is the greatest factor that divides both numbers. To find the greatest common factor, first list the prime factors of each number. 18 and 24 share one 2 and one 3 in common. We multiply them to get the GCF, so 2 * 3 = 6 is the GCF of 18 and 24.

What is the greatest common divisor GCD example? ›

The greatest common divisor (GCD) of two or more numbers is the greatest common factor number that divides them, exactly. It is also called the highest common factor (HCF). For example, the greatest common factor of 15 and 10 is 5, since both the numbers can be divided by 5.

What is the GCD of 36 and 42? ›

The GCF of 36 and 42 is 6. To calculate the GCF of 36 and 42, we need to factor each number (factors of 36 = 1, 2, 3, 4, 6, 9, 12, 18, 36; factors of 42 = 1, 2, 3, 6, 7, 14, 21, 42) and choose the greatest factor that exactly divides both 36 and 42, i.e., 6.

What is the GCD of 24 and 36? ›

GCD of 24 and 36 is 2 × 2 × 3 = 12.

What is the GCD of 18 and 72? ›

FAQs on GCF of 72 and 18

The GCF of 72 and 18 is 18. To calculate the greatest common factor (GCF) of 72 and 18, we need to factor each number (factors of 72 = 1, 2, 3, 4, 6, 8, 9, 12, 18, 24, 36, 72; factors of 18 = 1, 2, 3, 6, 9, 18) and choose the greatest factor that exactly divides both 72 and 18, i.e., 18.

What is the GCD of 36 and 72? ›

There are 9 common factors of 36 and 72, that are 1, 2, 3, 4, 36, 6, 9, 12, and 18. Therefore, the greatest common factor of 36 and 72 is 36.

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Nicola Considine CPA

Last Updated:

Views: 5243

Rating: 4.9 / 5 (49 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Nicola Considine CPA

Birthday: 1993-02-26

Address: 3809 Clinton Inlet, East Aleisha, UT 46318-2392

Phone: +2681424145499

Job: Government Technician

Hobby: Calligraphy, Lego building, Worldbuilding, Shooting, Bird watching, Shopping, Cooking

Introduction: My name is Nicola Considine CPA, I am a determined, witty, powerful, brainy, open, smiling, proud person who loves writing and wants to share my knowledge and understanding with you.