asked 39.0k views
5 votes
What is co prime numbers

1 Answer

3 votes

They are numbers that have no common factors, other than 1.

For instance, the pair of values {27,38} are considered coprime. Another equivalent term is "relatively prime".

We can check if a set of values is coprime by looking at the prime factorization.

27 = 3*3*3

38 = 2*19

answered
User Gleno
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.