Stock Optimization and Percentage Sales

CAT 2023 Slot 3 · QA · Medium · Arithmetic

A fruit seller has a stock of mangoes, bananas and apples with at least one fruit of each type. At the beginning of a day, the number of mangoes make up 40% of his stock. That day, he sells half of the mangoes, 96 bananas and 40% of the apples. At the end of the day, he ends up selling 50% of the fruits. The smallest possible total number of fruits in the stock at the beginning of the day is

Answer

340

Explanation

Let total initial stock = TT. M=0.4TM = 0.4 T, BB, and AA are the number of mangoes, bananas, and apples. M+B+A=T    B+A=0.6TM + B + A = T \implies B + A = 0.6 T.

Fruits sold:

  • Mangoes sold = 0.5M=0.2T0.5 M = 0.2 T
  • Bananas sold = 96
  • Apples sold = 0.4A0.4 A

Total sold = 0.5T0.5 T: 0.2T+96+0.4A=0.5T    0.3T0.4A=960.2 T + 96 + 0.4 A = 0.5 T \implies 0.3 T - 0.4 A = 96 3T4A=960    T=320+43A3T - 4A = 960 \implies T = 320 + \frac{4}{3}A

For TT to be an integer, AA must be a multiple of 3. Since 40%40\% of apples are sold, 0.4A=25A0.4A = \frac{2}{5}A must be an integer, so AA must also be a multiple of 5. Thus, AA must be a multiple of 15.

Also, initial bananas B=0.6TA96B = 0.6T - A \ge 96 (since 96 bananas are sold): 0.6(320+43A)A96    1920.2A96    A4800.6\left(320 + \frac{4}{3}A\right) - A \ge 96 \implies 192 - 0.2 A \ge 96 \implies A \le 480

To minimize T=320+43AT = 320 + \frac{4}{3}A, we minimize AA. Smallest positive multiple of 15 for AA is A=15A = 15.

Smallest possible T=320+43(15)=340T = 320 + \frac{4}{3}(15) = 340.

Practise this under exam conditions

Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.

Solve in the workspace