Ans is D.
I must confess I saw the other posts and then came up with this solution. And I consulted a book to get the funda of getting value of ab.
let the number of items bought be ab ( value=10a+b)
x.99 * ab = 36.72
this means that x*ab = whole number
and 0.99 * ab = ends in 0.72
here's how we find the value of ab.
99
X ab
________
_______
72
9*b = ends in 2 => b=8
99
X a8
________
792
_______
72
now we have
9*a + 9 = ends in 7
=>
9(a+1) ends in 7
a+1 has to be 3
therefore a=2
so the number of items bought = ab = 28
So A is sufficient.
Now, let me try B.
Say ,she bought N number of items before. now she has (N+72) items.
(x.99)(N+72) = whole number = W
there are 2 digits in decimal place. for W to be a whole number
N+72 = 100 ( theres no other way)
so N=28.
So B is sufficient too.
Final answer is D.
I don't believe i did this
and don't ask me how much time i took !!!!!!!!
- ash
Don't you think we can get the answer by plugging in values ??
I would really prefer that !