|
|
|
Relatively Prime
|
|
Two numbers are "relatively prime" if they have no common factors other than 1 (in other words you cannot evenly divide both by some common value)
Example: 7 and 20 are relatively prime (no common factor), but 6 and 20 are not relatively prime because you can divide both by 2 (2 is a common factor).
|
|
|