Kritisood
P = {6, 3, 0, d, 4, 14, 9, 2d}
If d is the smallest positive integer such that the range of the remainders obtained when multiples of 3 are divided by d is 3, by what percentage is the median of the numbers in P smaller than the mean of the numbers in P?
A. 11.1%
B. 12.5%
C. 16.7%
D. 20.0%
E. Cannot Be Determined
@experts how can d be 4?
3/4 R=3
6/4 R=2
9/4 R=1
Range = 3-1=2
Bunuel chetan2u GMATinsight could you please assist?
Kritisood Luca1111111111111CONCEPT: If consecutive numbers are divided by n then remainders can be values from 0 to (n-1)
e.g. When the integers {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ---) are divided by
n=2, remainders are {0, 1}
n=3, remainders are {0, 1, 2}
n=4, remainders are {0, 1, 2, 3}
n=5, remainders are {0, 1, 2, 3, 5}
and so on...
Now, Range of Remainders for divisor d = Highest - Lowest = (d-1) - 0 = 3
i.e. d = 4
CROSS CHECK
Remainder when 3 is divided by 4 = 3
Remainder when 6 is divided by 4 = 2
Remainder when 9 is divided by 4 = 1
Remainder when 12 is divided by 4 = 0
Remainder when 15 is divided by 4 = 3
i.e. now the remainders are cyclic and range of remainders = 3-0 = 3I hope this help!

thanks for the response, so when the question says "d is the smallest positive integer such that the range of the remainders obtained
multiples of three and not the ones part of the P set "P = {6, 3, 0, d, 4, 14, 9, 2d}"?