The least common multiple (LCM) of two numbers can be found using the formula:
Where GCD is the greatest common divisor.
For the numbers 14 and 21:
- The factors of 14 are
. - The factors of 21 are
.
The GCD of 14 and 21 is 7, since that is the highest number that divides both.
Now we can calculate the LCM:
Thus, the least common multiple of 14 and 21 is 42.