So statement 2 is Insuffiecient.
please update the answer.
Bunuel
A certain salesman's yearly income is determined by a base salary plus a commission on the sales he makes during the year. Was the salesman's commission larger than his base salary last year?
(1) If the amount of the commission had been 30 percent higher, the salesman's total income (salary plus commission) would have been 10 percent higher last year.
(2) The absolute difference between the amount of the salesman's base salary and the amount of the commission was equal to 50 percent of the salesman's base salary last year.
Let income be I, base salary be BS and commission be C then, I = BS + C
Was C > BS?
Statement 1 - 1.1I = BS + 1.3C
Multiplying first equation by 1.1 and equating both the equations,
1.1BS + 1.1C = BS + 1.3C
0.1BS = 0.2C
BS = 2C
C > BS => No
Hence, this statement is sufficient.
Statement 2 - (BS - C) = BS/2
BS/2 = C
BS = 2C
C > BS => No
Hence, this statement is sufficient.
Answer: D