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
Let's denote the prices of the cups as:
- Small size = s
- Medium size = m
- Large size = l
Given:
-
s×m×l=800
-
s:m=2:5 or m=25s
Substituting the value of m in the first equation:
s×25s×l=800
=> 5s2l=1600
=> s2l=320 -----(i)
Now, when the prices of the smallest and the medium ones are increased by 6:
New price of small size = s+6
New price of medium size = m+6
Given:
(s+6)×(m+6)×l=3200
Substituting the value of m:
(s+6)×(25s+6)×l=3200
Expanding and rearranging:
5s2l+15s2+5s2+15sl+12l=3200
From equation (i):
s2l=320
=> 5s2l=1600
Thus: 30sl+12l=1600
=> l(30s+12)=1600
=> l(30s+12)=2×800
From this, since s2l=320 is constant from the first scenario, the only way l(30s+12) could become twice of 800 is if l is halved.
So, the new l=2l
Old l=2×2l=l
Now, using s×m×l=800:
s×25s×l=800 => 5s2l=1600
Given s2l=320:
=> s2=l320
=> 5s2=l1600
From which l=5
Substituting in the ratio of s:m:
s=10 and m=25 Sum of the original prices = s+m+l=10+25+5=40
So, the sum of the original prices of the three different sizes is INR 40.