Set S consists of five consecutive integers, and set T consists of seven consecutive integers. Is the median of the numbers in set S equal to the median of the numbers in set T ?
(1) The median of the numbers in set S is 0.
(2) The sum of the numbers in set S is equal to the sum of the numbers in set T.
Condition 2: If (s1+s1+4)*5/2 = (t1+t1+6)*7/2, then 5*s1 + 10 = 7*t1 + 21 or (2) 5*s1 = 7*t1 + 11 Thus there will be many pairs of s1 and t1 which statisfy condition (2). But can any of the pairs satisfies equation (1)? Well, now you have two equations with two unknowns, great! The answers are: t1 = -3; and s1 = -2. That's the only solution!