HarveyS
Sue's trail mix is 30% nuts and 70% dried fruit. Jane's trail mix is 60% nuts and 40% chocolate chips. If the combined mixture of Sue and Jane's trails mix contains 50% nuts, what percent of the combined mixture is dried fruit?
A) 16.67%
B) 23.33%
C) 25%
D) 33.33%
E) 36.67%
To start we can define a few variables:
x = the total amount of Sue’s trail mix, and y = the total amount of Jane’s trail mix
We are given that Sue's trail mix is 30% nuts and 70% dried fruit. Jane's trail mix is 60% nuts and 40% chocolate chips. We can represent this below:
Nuts in Sue’s trail mix = 0.3x
Dried fruit in Sue’s trail mix = 0.7x
Nuts in Jane’s trail mix = 0.6y
Chocolate chips in Jane’s trail mix = 0.4y
We are also given that when the two trail mixes are combined, the resulting trail mix will contain 50% nuts. Since nuts in Sue’s trail mix = 0.3x, nuts in Jane’s trail mix = 0.6y, and the total weight of the two trail mixes is x + y, we can create the following equation:
(0.3x + 0.6y)/(x + y) = 50% = 0.5
0.3x + 0.6y = 0.5x + 0.5y
0.1y = 0.2x
y = 2x
Now we can determine what percent of the combined mixture is dried fruit. Since only Sue’s mixture contains dried fruit, we know that the only dried fruit in the mixture is 0.7x. We also know that the total weight of the mixture is x + y, so we can create the following ratio:
0.7x/(x + y)
0.7x/(x + 2x)
0.7x / 3x
0.7/3 = 0.2333…
So, the combined trail mix contains approximately 23.33% dried fruit.
Answer: B