gmatpapa
Two different primes may be said to"rhyme" around an integer if they are the same distance from the integer on the number line. For instance, 3 and 7 rhyme around 5. What integer between 1 and 20, inclusive, has the greatest number of distinct rhyming primes around it?
1. 12
2. 15
3. 17
4. 18
5. 20
Source:
MGMAT Heaven knows what I'll do if I encounter such a question on GMAT!! It is solvable no doubt but very time consuming.. Please do post the time you take to solve this question.. I took 1.4 minutes to grasp the question, then left it as I thought it would eat away the valuable remaining time on the test.
Alternative solution:
Since we are concerned with integers between 1 and 20, write down the primes till 40.
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37
(you should be very comfortable with the first few primes... )
2, 3, 5, 7, 11,
12, 13, 17, 19, 23, 29, 31, 37 - Three pairs (11,13), (7,17), (5, 19)
2, 3, 5, 7, 11, 13,
15, 17, 19, 23, 29, 31, 37 - Three pairs (13, 17), (11, 19), (7, 23)
2, 3, 5, 7, 11, 13,
17, 19, 23, 29, 31, 37 - Three pairs (11, 23), (5, 29), (3, 31)
2, 3, 5, 7, 11, 13, 17,
18, 19, 23, 29, 31, 37 - Four pairs (17, 19), (13, 23), (7, 29), (5, 31)
2, 3, 5, 7, 11, 13, 17, 19,
20, 23, 29, 31, 37 - definitely cannot be more than 4 since there are only 4 primes more than 20. So must be less than 4 pairs. Ignore.
Answer (D).
It doesn't take too much time to look for equidistant pairs...