Correct Answer: B, C
Choice A only finds the amount that is increased by, not the new price
Choice D is if the original price is discounted by 10%
The second part of Choice E does not make sense
Basically, here is how you find the new price:
Let the original price be x.
New Price = x * (1 + 10%) = x * (1 + 0.1) = x * 1.1