GMATinsight
if a and b are distinct prime numbers, Find the remainder when a+b is divided by 2?
1) a < b
2) Sum of the distinct positive factors of a^b is ODD
Divison by 2 will lead to only two remainders, either 1 or 0.
Therefore, if a and b are odd, ans is 0, as a+b=even
But if a or b is 2, then a+b=Odd, and remainder will be 1.
REQUIREMENT :- If any of a or b is 2.1) a < b
So a=2, and b=3...a+b=5 and remainder is 1
a=3 and b=5...a+b=8 and remainder is 0.
2) Sum of the distinct positive factors of \(a^b\) is ODD
Now there can be two cases..a)
a is even....All the factors will be even except factor 1, and sum of these factors will be ODD, so
b could be anything but different from 2. Thus a=2, and b=odd, and remainder =1.
b)
a is odd....Since a is odd prime, all its factors will be odd. So, for the SUM to be odd, we will have to have odd number of factors, that is b+1 is odd, so
b is even or 2.
Also ODD number of factors means the number is a SQUARE of an integer.Hence a+b=O+E=O, and the remainder will be 1.
Thus, in both the cases, the remainder is 1.Suff
B
The statement II could have been as below( That is what I read it as initially) and still the answer would be B.
2) Number of the distinct positive factors of \(a^b\) is ODD
Since a and b are prime numbers, the number of distinct factors of \(a^b\) is b+1. It is given that b+1 is odd, so b is even or 2.
Also ODD number of factors means the number is a SQUARE of an integer.Hence a+b=O+E=O, and the remainder will be 1.
Suff