Quote:
Two sets, A and B, include only positive integers. If set A and set B have the same number of terms, is the median of set A greater than the average (arithmetic mean) of set B?
Step 1: Understanding statement 1 alone(1) The terms in set A are even and the terms in set B are odd
Lets use values for Set A and Set B to understand:
When Set A = {2, 4, 6} and Set B = { 1, 3, 5}
Median of set A = 4 and average of set B = 3; Median of set A > average of set B
When Set A = {2, 4, 6} and Set B = { 3, 5, 7}
Median of set A = 4 and average of set B = 5; Median of set A < average of set B
Insufficient
Step 2: Understanding statement 2 alone(2) The sum of the terms of set A is equal to the sum of the terms of set B
When Set A = {1, 2, 6} and Set B = { 1, 3, 5}
Median of set A = 2 and average of set B = 3; Median of set A < average of set B
When Set A = {1, 5, 6} and Set B = { 2, 4, 6}
Median of set A = 5 and average of set B = 4; Median of set A > average of set B
Insufficient
Step 3: Combining statement 1 and 2When Set A = {4, 8, 12, 14} and Set B = {1, 3, 5, 29}
Median of set A = 10 and average of set B = 9.5; Median of set A > average of set B
When Set A = { 2, 4, 6, 12} and Set B = {1, 3, 5, 15}
Median of set A = 5 and average of set B = 6; Median of set A < average of set B
Insufficient
IMO E