Maximum number of shirts bought

CAT 2023 Slot 2 · QA · Hard · Algebra

Jayant bought a certain number of white shirts at the rate of Rs 1000 per piece and a certain number of blue shirts at the rate of Rs 1125 per piece. For each shirt, he then set a fixed market price which was 25% higher than the average cost of all the shirts. He sold all the shirts at a discount of 10% and made a total profit of Rs 51000. If he bought both colors of shirts, then the maximum possible total number of shirts that he could have bought is

Answer

407

Explanation

Let ww = number of white shirts, bb = number of blue shirts (w,b1w, b \ge 1). Total cost =1000w+1125b= 1000w + 1125b.

Average cost per shirt =1000w+1125bw+b= \frac{1000w + 1125b}{w+b}. Marked price per shirt =1.25×Avg Cost= 1.25 \times \text{Avg Cost}. Selling price per shirt =0.90×1.25×Avg Cost=1.125×Avg Cost= 0.90 \times 1.25 \times \text{Avg Cost} = 1.125 \times \text{Avg Cost}.

Total revenue =(w+b)×1.125×Avg Cost=1.125(1000w+1125b)= (w+b) \times 1.125 \times \text{Avg Cost} = 1.125(1000w + 1125b). Total profit =0.125(1000w+1125b)=51000= 0.125(1000w + 1125b) = 51000.

1000w+1125b=51000×8=4080001000w + 1125b = 51000 \times 8 = 408000 Dividing by 125: 8w+9b=32648w + 9b = 3264

Total shirts =w+b=32649b8+b=408b8= w + b = \frac{3264 - 9b}{8} + b = 408 - \frac{b}{8}.

To maximize w+bw + b, we must minimize bb. Since 8w+9b=32648w + 9b = 3264, 9b32640(mod8)    b9b \equiv 3264 \equiv 0 \pmod 8 \implies b is a multiple of 88.

Since b1b \ge 1, the minimum positive integer value for bb is 88. When b=8b = 8, 8w=326472=3192    w=3998w = 3264 - 72 = 3192 \implies w = 399.

Maximum total shirts =399+8=407= 399 + 8 = 407.

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