Common Factors Calculator
Find common factors (common divisors) of a set of integers and identify the GCF.
Find common factors of two or more positive integers. Shows GCF and all factors with common ones highlighted.
How to Use
Finding Common Factors
This calculator finds all common factors (common divisors) shared by a set of positive integers. It also identifies the Greatest Common Factor (GCF), which is the largest number that divides evenly into all given numbers.
How to Find Common Factors:
- List factors: Find all factors (divisors) of each number
- Compare lists: Identify factors that appear in every list
- Common factors: Numbers that divide evenly into all given numbers
- Find GCF: The largest common factor is the GCF
What This Calculator Shows:
- All common factors shared by the input numbers
- The Greatest Common Factor (GCF)
- Individual factor lists with common factors highlighted
What is Common Factors Calculator?
Common factors (also called common divisors) are numbers that divide evenly into two or more integers with no remainder. For example, the common factors of 12 and 18 are 1, 2, 3, and 6 because each of these divides both numbers evenly.
The factors of a number include all divisors of that number. For instance, the factors of 12 are 1, 2, 3, 4, 6, and 12. You can divide 12 by any of these and get a whole number result.
Important: Every set of integers has at least one common factor: 1. The largest common factor is called the Greatest Common Factor (GCF), also known as the Greatest Common Divisor (GCD) or Highest Common Factor (HCF).
Formula
Definition of Common Factors:
A number F is a common factor of numbers A, B, C, ... if:
A mod F = 0 AND B mod F = 0 AND C mod F = 0 ...
(F divides evenly into all numbers)
Steps to Find Common Factors:
1. List all factors of each number
2. Find factors that appear in every list
3. These are the common factors
4. The largest one is the GCF
Greatest Common Factor:
GCF = largest number in the common factors list
Also known as GCD (Greatest Common Divisor) or HCF (Highest Common Factor)
Examples
Example 1: Common Factors of 27, 54, and 81
Factors of 27: 1, 3, 9, 27
Factors of 54: 1, 2, 3, 6, 9, 18, 27, 54
Factors of 81: 1, 3, 9, 27, 81
Common factors: 1, 3, 9, 27 | GCF = 27
Example 2: Common Factors of 12 and 18
Factors of 12: 1, 2, 3, 4, 6, 12
Factors of 18: 1, 2, 3, 6, 9, 18
Common factors: 1, 2, 3, 6 | GCF = 6
Example 3: Common Factors of 24, 36, and 48
Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24
Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36
Factors of 48: 1, 2, 3, 4, 6, 8, 12, 16, 24, 48
Common factors: 1, 2, 3, 4, 6, 12 | GCF = 12
Example 4: Coprime Numbers (7 and 11)
Factors of 7: 1, 7 (prime)
Factors of 11: 1, 11 (prime)
Common factor: 1 only | GCF = 1 (coprime)