Price of precious stone broken into pieces

CAT 2023 Slot 2 · QA · Medium · Arithmetic

The price of a precious stone is directly proportional to the square of its weight. Sita has a precious stone weighing 18 units. If she breaks it into four pieces with each piece having distinct integer weight, then the difference between the highest and lowest possible values of the total price of the four pieces will be 288000. Then, the price of the original precious stone is

  1. A.

    1296000

  2. B.

    1944000

  3. C.

    972000

  4. D.

    1620000

Answer

A

Explanation

Let price P=kw2P = k w^2. Original price =k(182)=324k= k (18^2) = 324k.

Let the weights of the 4 pieces be w1,w2,w3,w4w_1, w_2, w_3, w_4 such that 1w1<w2<w3<w41 \le w_1 < w_2 < w_3 < w_4 and wi=18\sum w_i = 18.

To maximize wi2\sum w_i^2, make weights as spread out as possible: {1,2,3,12}    12+22+32+122=1+4+9+144=158\{1, 2, 3, 12\} \implies 1^2 + 2^2 + 3^2 + 12^2 = 1 + 4 + 9 + 144 = 158

To minimize wi2\sum w_i^2, make weights as close as possible: {3,4,5,6}    32+42+52+62=9+16+25+36=86\{3, 4, 5, 6\} \implies 3^2 + 4^2 + 5^2 + 6^2 = 9 + 16 + 25 + 36 = 86

Difference in total price =k(15886)=72k=288000    k=4000= k(158 - 86) = 72k = 288000 \implies k = 4000.

Original price =324k=324×4000=1,296,000= 324k = 324 \times 4000 = 1,296,000.

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