Bunuel
GMAT Club's Fresh Challenge Problem.
If x and y are positive integers greater than 3, what is the remainder when xy is divided by 9?
(1) The positive difference between x and y is 2.
(2) x and y are both primes numbers.
M36-59
Official Solution:If \(x\) and \(y\) are positive integers greater than 3, what is the remainder when \(xy\) is divided by 9? (1) The positive difference between \(x\) and \(y\) is 2.
The above means that \(|x-y|=2\).
If \(x=6\) and \(y = 4\), then the remainder when \(xy=24\) is divided by 9 is 6.
If \(x=9\) and \(y = 7\), then the remainder when \(xy=63\) is divided by 9 is 0.
Not sufficient.
(2) \(x\) and \(y\) are both primes numbers.
If \(x=y=5\), then the remainder when \(xy=25\) is divided by 9 is 7.
If \(x=y=7\), then the remainder when \(xy=47\) is divided by 9 is 4.
Not sufficient.
(1)+(2) Recall the following property:
Any prime number p, which is greater than 3, could be expressed as \(p=6n+1\) or \(p=6n-1\), where \(n\) is an integer greater than 1. For example, \(5 = 6*1 -1\), \(7 = 6*1+1\), \(11=6*2-1\), ... (
Notice here that the reverse is not true. Not all number which can be expressed this way are primes. For example \(25=6*4+1\) is not a prime number.)
Since from (2) \(x\) and \(y\) are both primes numbers and from (1) one is 2 greater than the other, then we can express these primes as \(6n-1\) and \(6n+1\). In this case, \(xy=(6n-1)(6n+1)= 36n^2-1\). \(36n^2\) is divisible by 9 and -1 divided by 9 gives the remainder of 8. Sufficient.
Answer: C