Solveeit Logo

Question

Quantitative Aptitude Question on Ratio and Proportion

A tea shop offers tea in cups of three different sizes. The product of the prices, in INR, of three different sizes is equal to 800. The prices of the smallest size and the medium size are in the ratio 2 : 5. If the shop owner decides to increase the prices of the smallest and the medium ones by INR 6 keeping the price of the largest size unchanged, the product then changes to 3200. The sum of the original prices of three different sizes, in INR, is

Answer

Let's denote the prices of the cups as:

- Small size = ss

- Medium size = mm

- Large size = ll

Given:

  1. s×m×l=800s \times m \times l = 800

  2. s:m=2:5s : m = 2 : 5 or m=52sm = \frac{5}{2} s

Substituting the value of mm in the first equation:

s×52s×l=800s \times \frac{5}{2} s \times l = 800

=> 5s2l=16005s^2l = 1600

=> s2l=320s^2l = 320 -----(i)

Now, when the prices of the smallest and the medium ones are increased by 6:

New price of small size = s+6s + 6

New price of medium size = m+6m + 6

Given:

(s+6)×(m+6)×l=3200(s + 6) \times (m + 6) \times l = 3200

Substituting the value of mm:

(s+6)×(52s+6)×l=3200(s + 6) \times (\frac{5}{2} s + 6) \times l = 3200

Expanding and rearranging:

5s2l+15s2+5s2+15sl+12l=32005s^2l + 15s^2 + 5s^2 + 15sl + 12l = 3200

From equation (i):

s2l=320s^2l = 320

=> 5s2l=16005s^2l = 1600

Thus: 30sl+12l=160030sl + 12l = 1600

=> l(30s+12)=1600l(30s + 12) = 1600

=> l(30s+12)=2×800l(30s + 12) = 2 \times 800

From this, since s2l=320s^2l = 320 is constant from the first scenario, the only way l(30s+12)l(30s + 12) could become twice of 800 is if ll is halved.

So, the new l=l2l = \frac{l}{2}

Old l=2×l2=ll = 2 \times \frac{l}{2} = l

Now, using s×m×l=800s \times m \times l = 800:

s×52s×l=800s \times \frac{5}{2} s \times l = 800 => 5s2l=16005s^2l = 1600

Given s2l=320s^2l = 320:

=> s2=320ls^2 = \frac{320}{l}

=> 5s2=1600l5s^2 = \frac{1600}{l}

From which l=5l = 5

Substituting in the ratio of s:ms : m:

s=10s = 10 and m=25m = 25 Sum of the original prices = s+m+l=10+25+5=40s + m + l = 10 + 25 + 5 = 40

So, the sum of the original prices of the three different sizes is INR 40.