Bunuel
If a and b are positive integers and k is the greatest common factor of a and b, then k must be the greatest common factor of a and which of the following integers?
A. a + b
B. 3 + b
C. ab
D. 3b
E. b^2
Solution:We can let a = 4 and b = 6. So, we have k = GCF(4, 6) = 2. Now let’s check the given answer choices.
A) a + b = 4 + 6 = 10 and GCF(4, 10) = 2 → This could be the correct answer.
B) 3 + b = 3 + 6 = 9 and GCF(4, 9) = 1 → This is not the correct answer.
C) ab = 4(6) = 24 and GCF(4, 24) = 4 → This is not the correct answer.
D) 3b = 3(6) = 18 and GCF(4, 18) = 2 → This could be the correct answer.
E) b^2 = 6^2 = 36 and GCF(4, 36) = 4 → This is not the correct answer.
We see that we can eliminate choices B, C and E, but we still have choices A and D being the possible correct answer. We need to determine which of these two is the correct answer. So let’s now let a = 6 and b = 4, and we see that k = GCF(6, 4) = 2.
A) a + b = 6 + 4 = 10 and GCF(6, 10) = 2 → This could be the correct answer.
D) 3b = 3(4) = 12 and GCF(6, 12) = 6 → This is not the correct answer.
Answer: A