Asad
a,b, and c are 3 integers such that \(a<b<c\). Is the sum of a,b, and c positive?
1) Two of the numbers are negative
2) Distance between a and b on the number line is greater than distance between b and c on the number line.
Solution
Step 1: Analyse Question Stem

We need to find whether the sum of three integers is positive or not.
• a + b + c > 0 or positive or not.
Step 2: Analyse Statements Independently (And eliminate options) – AD/BCE
Statement 1: Two of the numbers are negative.
• From equation (i), and this statement, we can say
o a and b are negative
o Since We don’t know anything about the magnitude of the integers, we cannot answer the question.
Hence, statement 1 is not sufficient, we can eliminate answer options A and D.
Statement 2: Distance between a and b on the number line is greater than the distance between b and c.
• b-a> c - b
• 2b > a + b
• a + b + c < 3b
• Since we don’t whether the integers are positive or negative. We cannot find the answer to the given question.
Hence, statement 2 is also not sufficient, we can eliminate the answer options B
Step 3: Analyse Statements by combining.
From statement 1: a and b are negative
From statement 2: a + b + c < 3b.
By combining both the statements, we have
• a + b + c < 0 [b is negative]
Hence, the correct answer is
Option C.