gmatt1476
A large flower arrangement contains 3 types of flowers: carnations, lilies, and roses. Of all the flowers in the arrangement, 1/2 are carnations, 1/3 are lilies, and 1/6 are roses. The total price of which of the 3 types of flowers in the arrangement is the greatest?
(1) The prices per flower for carnations, lilies, and roses are in the ratio 1:3:4, respectively.
(2) The price of one rose is $0.75 more than the price of one carnation, and the price of one rose is $0.25 more than the price of one lily.
DS67410.01
As great as the "correct" solution is, on questions like this, Brute Force usually works better for most actual testtakers. After all, most test takers aren't aspiring to be GMAT teachers.
Easiest way to arrange the flowers is to assume that there are 6 flowers total (common denominator of all 3 ratios). So, that means 3 carnations, 2 lilies, and 1 rose OR 6,4,2 OR 9,6,3
(1) Prices are 1:3:4: Let's assume that means $1, $3, $4. So cost for flowers is 3*$1, 2*$3, and 1*$4 or $3, $6, and $4. Cost of lilies is greatest. But would that be true always? You can double the number of flowers and/or double the costs.
flowers : cost : total cost
6,4,2 : $1,$3,$4 : $6, $12, $8 - lilies
3:2:1 : $2,$6,$8 : $6, $12, $8 - lilies
6,4,2 : $2,$6,$8 : $12, $24, $16 - lilies
(note that the total costs ratio is constant)
SUFFICIENT
(2) Prices
r=
c+0.75 and
r=
l+0.25:
c=0.25,
l=0.75,
r=1.00 OR
c=100.25,
l=100.75,
r=101.00
If 0.25,0.75,1.00 : total costs@3,2,1 = 0.75,1.50,1.00 - lilies
If 100.25,100.75,101.00 : total costs@3,2,1 = 300.75,201.50,101,00 - carnations
INSUFFICIENT