GCF for 2, 4 and 14
What's the Greatest Common Factor (GCF) of 2, 4 and 14?
Answer
(Two)
2 is the largest positive integer that divides 2, 4 and 14 without a remainder — every other common divisor of the three divides it too.
Finding the GCF of 2, 4 and 14 by Prime Factorization
Split all three numbers into prime factors, then keep every prime that appears in all three of them, each taken as many times as it appears in the poorest factorization. Multiplying what is left gives the greatest common factor:
All Prime Factors of 2: 2 (exponent form: 2)
All Prime Factors of 4: 2 × 2 (exponent form: 22)
All Prime Factors of 14: 2 × 7 (exponent form: 2 × 7)
| Prime factor | 2 | 4 | 14 | Lowest power |
|---|---|---|---|---|
| 2 | 2 | 22 | 2 | 2 |
| 7 | — | — | 7 | — |
GCF = 2 = 2
Checking the GCF of 2, 4 and 14 Two Numbers at a Time
The greatest common factor is associative, so three numbers can be handled as two pairs — and this is what makes the Euclidean algorithm usable here: run it on the first pair, then run it again on that result and the third number.
GCF(a, b, c) = GCF(GCF(a, b), c)
GCF(2, 4) = 2
GCF(2, 14) = 2
GCF(2, 4, 14) = 2
The answer checks out by division — all three quotients come out whole:
2 ÷ 2 = 1
4 ÷ 2 = 2
14 ÷ 2 = 7
1, 2 and 7 have no common factor left — that is what makes 2 the greatest one.
Related Calculations
See Also
- Least Common Multiple of 3 Numbers - Find the Least Common Multiple (LCM) of three numbers
- Greatest Common Factor - Find the Greatest Common Factor (GCF) of two numbers
- Least Common Multiple - Find the Least Common Multiple (LCM) of two numbers

GCF Table
About "Greatest Common Factor of 3 Numbers" Calculator
The Greatest Common Factor of three numbers — also called the greatest common divisor (GCD) or highest common factor (HCF) — is the largest positive integer that divides all three of them with zero remainder