Achievable logoAchievable logo
GRE
Sign in
Sign up
Purchase
Textbook
Practice exams
Feedback
Community
How it works
Resources
Exam catalog
Mountain with a flag at the peak
Textbook
1. Welcome
2. Vocabulary approach
3. Quantitative reasoning
3.1 Quant intro
3.2 Arithmetic & algebra
3.2.1 Positive negative problems
3.2.2 Defined & undefined
3.2.3 GRE vocabulary list 01 (alacrity)
3.2.4 Odd even problems
3.2.5 GRE vocabulary list 02 (adulterate)
3.2.6 Algebra
3.2.7 Fraction math
3.2.8 GRE vocabulary list 03 (abstain)
3.2.9 Percent change
3.2.10 GRE vocabulary list 04 (anachronism)
3.2.11 Function problems
3.2.12 GRE vocabulary list 05 (ameliorate)
3.2.13 Divisors, prime factors, multiples
3.2.14 Greatest common factor (GCF) & Least common multiple (LCM)
3.2.15 GRE vocabulary list 06 (acumen)
3.2.16 Permutations and combinations
3.2.17 GRE vocabulary list 07 (aesthetic)
3.2.18 Decimals
3.2.19 GRE vocabulary list 08 (aggrandize)
3.2.20 FOIL and quadratic equations
3.2.21 GRE vocabulary list 09 (anodyne)
3.2.22 Exponent rules
3.2.23 GRE vocabulary list 10 (aberrant)
3.2.24 Square roots and radicals
3.2.25 Sequences
3.2.26 Venn diagrams & tables
3.2.27 Ratios
3.2.28 Mixtures
3.2.29 Probability
3.2.30 Algebra word problems
3.2.31 Number line, absolute value, inequalities
3.2.32 Simple and compound interest
3.2.33 System of linear equations (SOLE)
3.3 Statistics and data interpretation
3.4 Geometry
3.5 Strategies
4. Verbal reasoning
5. Analytical writing
6. Wrapping up
Achievable logoAchievable logo
3.2.14 Greatest common factor (GCF) & Least common multiple (LCM)
Achievable GRE
3. Quantitative reasoning
3.2. Arithmetic & algebra

Greatest common factor (GCF) & Least common multiple (LCM)

6 min read
Font
Discuss
Share
Feedback

Greatest common factor (GCF)

The greatest common factor (GCF) of a pair of numbers is the largest number that can be divided into both numbers. To find the greatest common factor of two numbers, find the factors of each, identify the factors that are shared, and select the greatest common factor among them. Note that the GCF considers all factors, not just prime factors.

Here’s a table showing the factors of 148 and 212.

148 212
1 1
2 2
4 4
37 53
74 106
148 212

The numbers 148 and 212 share the bolded factors: 1, 2, and 4. The greatest common factor (GCF) is the biggest number shared: 4.

There is no shortcut to finding the greatest common factor of any two numbers - you’ll always have to list all the factors (a.k.a. divisors) of the two numbers and determine the largest shared factor. Let’s try a question.

What is the greatest common factor of x2y3z and x3y2z5, given that x, y, and z are all different prime numbers?

A. xyz4
B. x6y6z5
C. x5y5z6
D. x2y2z
E. xyz

This question might seem difficult and unrelated to what we’ve just walked through, but it’s a great example of how every seemingly complicated GRE question can always be simplified to a core technique you’ve learned. Although we haven’t explicitly factored a variable number, the steps are the same as if you were given a normal integer.

Try solving this question on your own, and then keep reading for our explanation.

(spoiler)

Answer: D. x2y2z

The GCF of x2y3z and x3y2z5 is their biggest shared factor, i.e. the biggest number that is part of both numbers.

We can see that both numbers have x2 as a part of them; let’s pull this out:

  • x2y3z=x2(y3z)
  • x3y2z5=x2(xy2z5)

This means x2 will be part of our GCF. Are there other common factors in the remaining parts of these numbers, y3z and xy2z5?

Yes, we can use the same logic to pull out the shared y2:

  • y3z=y2(yz)
  • xy2z5=y2(xz5)

How about z, is that also a common factor? Yes, z is also shared between the two:

  • yz=z(y)
  • xz5=z(xz4)

And now we’re left with y and xz4. The question told us that x, y, and z are all different prime numbers, which means they have no more shared factors. To wrap things up, we just need to multiply together all the shared factors we’ve found (x2, y2, z) to get the greatest common factor (GCF).

GCF(x2y3z,x3y2z5)=x2y2z

Least common multiple (LCM)

The least common multiple (LCM) of two numbers is essentially the opposite of the greatest common factor (GCF). Whereas the GCF is the greatest shared part of the two numbers, the LCM is the smallest number that is still a shared multiple of both. Finding the least common multiple can be useful when adding or subtracting fractions with different denominators.

To find the least common multiple of a set of numbers, you need to prime factor them, collect the greatest number of prime factors for each number in the prime factorization, and multiply them together. Here’s an example of finding the LCM of 9 and 78.

First, let’s prime factor these numbers:

  • 9=3∗3
  • 78=2∗3∗13

Next, let’s collect the greatest number of prime factors for each number in the prime factorization. This part sounds complicated but it’s straightforward. Instead of listing the original numbers, we’ll build the list from the prime factors:

  • 2 - One 2 needed (zero 2s in 9, one 2 in 78)
  • 3 - Two 3s needed (two 3s in 9, one 3 in 78)
  • 13 - One 13 needed (zero 13s in 9, one 13 in 78)

And now we multiply them together:

LCM(9,78)=2∗3∗3∗13=234

Let’s see how this comes into play in a real question.

Solve for x.

2/5+13/10+12/45=x/30

You can use the LCM to help you solve this question. Give it some thought and try to answer it.

(spoiler)

Answer: x=59

There are almost always multiple ways to solve a math equation. The “naive” approach to solving this question, which will indeed work, is to multiply all the bottom numbers so that you can add them up. However, this would mean we need to multiply by 5∗10∗45∗30=67500, which is quite big and difficult to work with. You might have intuitively realized that we don’t need to go that high - and that’s the same concept of the LCM at play.

What’s the LCM of the denominators 5, 10, 30, and 45?

We can find it by prime factoring:

  • 5=5
  • 10=2∗5
  • 30=2∗3∗5
  • 45=3∗3∗5

Collecting the greatest quantity of each prime factor per number gives us the following:

  • 1x 2 (from 10 or 30)
  • 2x 3 (from 45)
  • 1x 5 (they all have one 5)

Multiplying these together gives:

LCM(5,10,30,45)=2∗3∗3∗5=90

If we make the denominators of each fraction 90, we’ll be able to add them all up. We can do this by multiplying each part by 1/1 scaled by the number that will result in 90.

For instance, 90/5=18, so we’ll multiply 2/5 by 18/18 to get 36/90. The number 2/5 is equal to 36/90. We multiplied by 1 in a different form (18/18=1), changing the representation of the number, but not the actual value.

2/5+13/10+12/452/5∗(18/18)+13/10∗(9/9)+12/45∗(2/2)36/90+117/90+24/90177/9017759​=x/30=x/30∗(3/3)=3x/90=3x/90=3x=x​

Although you can solve this specific question without using the LCM method, it’s important to understand how it works and to practice it. The GRE test writers craft questions that require these techniques; e.g. they might use numbers that are too large to be multiplied together naively with the calculator.

Sign up for free to take 3 quiz questions on this topic

All rights reserved ©2016 - 2025 Achievable, Inc.