The question can be solved arithmetically. But it’s easier to assume sales in January to be a whole number like 110 and then calculate the sales after each month’s change. Even this approach involves tedious calculations.
Instead, the most time-efficient approach to solve this question would be using the formula for calculating successive percentages. Full link to that thread:
https://gmatclub.com/forum/excellent-method-for-calculating-successive-percentages-185973.html?srsltid=AfmBOooQgNBIHJ7aJJ1DPZ79qTGATRpIh8z9lfNtK2z8wlWlZ53CZEzN The formula states that if a quantity increased by a% and then increased by b%, the overall total increase is given by: a+b+ab/100
For ex: If the increase is 10% and 20 %, the successive increase will be 10+20+200/100 => 32%
Let’s say the quanity was at 100. A 10% increase => 110
A 20% increase => 110 + 110/5 => 110 + 22 => 132
Total increase: ((132-100)/100)*100 = 32%
If there's an increase and a decrease, in that case, the decrease will be considered a negative value.
Now back to the question:
Feb: 10%
March: 10-15-150/100 => -6.5%
April: -6.5 + 20 -6.5*20/100 => 13.5 - 1.3 => 12.2%
May: 12.2 - 10 -122/100 => 2.2 - 1.22 => ~1
June is an increase over May so we know it will definitely be far off from Jan than May. Hence May is the closest to Jan.
(D)