Smallest Total Stock of Fruits

CAT 2024 Slot 2 · QA · Hard · 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 fruits = TT.

  • Mangoes M=0.4TM = 0.4 T
  • Bananas BB and Apples AA, so A+B=0.6TA + B = 0.6 T

Fruits sold:

  • Mangoes sold =0.2T= 0.2 T
  • Bananas sold =96= 96
  • Apples sold =0.4A= 0.4 A

Total sold =0.5T= 0.5 T: 0.2T+96+0.4A=0.5T    0.3T0.4A=96    3T4A=9600.2 T + 96 + 0.4 A = 0.5 T \implies 0.3 T - 0.4 A = 96 \implies 3T - 4A = 960

Since A=0.6TBA = 0.6T - B, substitute AA: 3T4(0.6TB)=960    0.6T+4B=960    3T+20B=48003T - 4(0.6T - B) = 960 \implies 0.6T + 4B = 960 \implies 3T + 20B = 4800

Since 3T=480020B3T = 4800 - 20B, 3T3T must be divisible by 20, which implies TT is divisible by 20. Also, A1    3T=960+4A964    T322A \ge 1 \implies 3T = 960 + 4A \ge 964 \implies T \ge 322.

The smallest multiple of 20 greater than or equal to 322 is T=340T = 340.

Check for T=340T = 340: A=3(340)9604=151A = \frac{3(340) - 960}{4} = 15 \ge 1 B=48003(340)20=1891B = \frac{4800 - 3(340)}{20} = 189 \ge 1 0.4A=0.4(15)=60.4 A = 0.4(15) = 6 (an integer).

Hence, the minimum possible stock size T=340T = 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