How Common Factors Work
A common factor is a whole number that divides every input with no remainder. For example, the common factors of 12 and 18 are 1, 2, 3, and 6. The largest one, 6, is the greatest common factor.
This calculator first finds the GCF using the Euclidean algorithm. Then it lists the positive divisors of that GCF, because every common factor of the original numbers must be a factor of the GCF.
Formula idea: if d = gcd(a, b, c, ...), then the common factors of a, b, c, ... are exactly the positive factors of d.
- Enter at least two integers, such as
12, 18, 30. - Click Calculate to get the GCF and shared factor list.
- Turn on Euclidean steps if you want to see the remainder method used to find the GCF.
- Copy or download the result for notes, worksheets, or spreadsheet work.
Assumptions: the calculator reports positive common factors. Negative numbers are converted to absolute values for factor work, since -12 and 12 share the same positive factors. If all inputs are zero, there is no finite common factor list.
