Bunuel
What is the average (arithmetic mean) of a list of 6 consecutive two-digit integers?
(1) The remainder when the fourth integer is divided by 5 is 3.
(2) The ratio of the largest integer to the smallest integer is 5:4.
Let L = the largest integer and S = the smallest integer.
If we know the values of L and S, we can determine the average of the 6 consecutive integers.
Question stem, rephrased:
What are L and S?
Statement 1: The remainder when the fourth integer is divided by 5 is 3In other words, the fourth integer is 3 more than a multiple of 5:
5a + 3, where a is a nonnegative integer.
Two-digit options for the fourth integer such that all 6 integers will have two digits:
18, 23, 28...
Since there are multiple options for the fourth integer, the values of L and S cannot be determined.
INSUFFICIENT.
Statement 2: L:S = 5:4Since there are 6 consecutive integers, L-S = 5.
The difference for the parts of the given ratio:
5-4 = 1.
Since required difference is 5 times as great, the parts of the given ratio must each be multiplied by a factor of 5:
L:S = (5*5) : (4*5) = 25:20, with the result that L=25, S=20 and L-S = 25-20 = 5.
SUFFICIENT.