[email protected] wrote:If each of C,D,E are one digit number, what is the value of E?
1.C=1 & CDE=24
2.D/C=4 & D/E=2/3.
Statement 1: C = 1 and CDE = 24
Thus DE = 24 = 3*8 = 4*6
Possible values of (D, E) are: (3, 8), (4, 6), (6, 4) and (8, 3)
Not sufficient
Statement 2: D/C = 4 and D/E = 2/3
Possible values of (C, D) are: (1, 4) and (2, 8)
Possible values of (D, E) are: (2, 3), (4, 6) and (6, 9)
As values of D must be same in both cases, only possible values of (C, D, E) are: (1, 4, 6)
Sufficient
The correct answer is B.
Note: The above solution is based on the assumption that the "one digit numbers" are positive. If negative numbers are considered then one more set of values for (C, D, E) is possible for statement 2, which is (-1, -4, -6). And thus C should be the answer.