Posts tagged GCD
Finding the greatest common factor of a pair or set of numbers

A common factor of two positive whole numbers is a number that divides evenly into both of them. Their greatest common factor (sometimes abbreviated GCF) is the largest number that divides evenly into both of them. Another name that’s used for “greatest common factor” is “greatest common divisor” (sometimes abbreviated GCD).

Read More