Two integers a and b are said to be relatively prime if they do not have any common factor other than 1 or - 1.
Relatively prime numbers are also called as co-primes.
12 and 13 are relatively prime numbers as there are no common factors between 12 and 13 other than 1.
A. (7, 14)
B. (8, 16)
C. (6, 13)
D. (6, 12)
Correct Answer: C
Step 1: Two numbers are said to be relatively prime if their common factor is only 1
Step 2: Common factors of 6 and 12 are 1, 2, 3, 6
Step 3: Common factors of 7 and 14 are 1, 7
Step 4: Common factors of 8 and 16 are 1, 2, 4, 8
Step 5: Common factor of 6 and 13 is only 1
Step 6: (6, 13) is a pair of relatively prime numbers.
Q1: Which of the following pairs of numbers are relatively prime?
Q2: What is the greatest common divisor (GCD) of two relatively prime numbers?
Q: Are prime numbers always relatively prime to each other?
A: Yes, distinct prime numbers are always relatively prime to each other because they only have 1 and themselves as factors.
Q: Can two composite numbers be relatively prime?
A: Yes, two composite numbers can be relatively prime if they share no common factors other than 1. For example, 8 and 9 are both composite but are relatively prime.