Bunuel
th03
When considering statement 2, isn't 28 the only correct number?
When units digit is 8,
\((4*units)-4 = (4*8)-4 = 32 - 4 = 28\)
The units digit of N=28 is also 8. So technically, N=24 or N=32 do not even satisfy the condition. But for DS, I guess (4*9)-4 is the fastest and best way.
You are right: 28 is the only two-digit number which satisfies the second statement.
Bunuel chetan2uNot sure why 28 is the only correct answer to statement 2. I am curious.
Anyhow, all answers are < 40, so B is sufficient.
N = 10a+ b (N = ab format)
N = 4b -4
b = 1 and 2 give invalid values of N (one digit number)
Therefore, with b = 3,4,5,...,9, N = 12, 16, 20, 24,....32 (Each < 40).
Why are 24 or 32 invalid? Thanks!