Bunuel
The ratio of caterpillars to butterflies in a certain lepidopterarium was 24 to 1. After some of the caterpillars turned into butterflies, butterflies made up 18% of the insects in the lepidopterarium. If the lepidopterarium houses only caterpillars and butterflies, and if no other changes took place, the number of caterpillars that turned into butterflies must have been at least:
A. 6
B. 7
C. 12
D. 14
E. 15
We can create an initial ratio of C : B = 24x : x. If we let n = the number of caterpillars that turn into butterflies, we have:
(x + n)/(25x) = 18/100
(x + n)/(25x) = 9/50
50(x + n) = 225x
50x + 50n = 225x
50n = 175x
2n = 7x
n = 7x/2
Since n is a positive integer, x is divisible by 2 (since 7 isn’t). Therefore, the minimum possible value of n is 7(2)/2 = 7.
Alternate Solution:
To find the minimum possible value of the caterpillars that turn into butterflies, let’s first minimize the number of butterflies after some of the caterpillars turn. Since 18% = 18/100 = 9/50, the minimum number of butterflies after the transformation is 9 and the minimum number of insects is 50 (because both quantities must be integers and any smaller number for either quantity will result in a fractional value for the other quantity).
Let x denote the number of butterflies before the transformation. Since the ratio of caterpillars to butterflies was 24:1, the number of caterpillars is 24x. Then, the total number of insects is x + 24x = 25x. Since we know the minimum possible number of insects is 50, we have 25x = 50 and thus, x = 2.
Since there were x = 2 butterflies before the transformation and 9 butterflies afterwards, the minimum possible number of caterpillars that turn into butterflies is 9 - 2 = 7.
Answer: B