If n is natural number less than 7, then what is the number of values of n for which (12n+2) and (8n+ 1) are relatively prime?

  1. A. 6
  2. B. 5
  3. C. 4
  4. D. 3

Correct Answer: A. 6

Explanation

Testing for n = 1 to 6. Let a = 12n+2 and b = 8n+1. For n=1, (14, 9) are relatively prime. For n=2, (26, 17) are RP. For n=3, (38, 25) are RP. For n=4, (50, 33) are RP. For n=5, (62, 41) are RP. For n=6, (74, 49) are RP. They are relatively prime for all 6 values.

Related questions on Arithmetic

Practice more CDS Elementary Mathematics questions