nick1816
In a garden, there are 5 rose plants for every 7 marigold plants. There are 3 marigold plants for every 11 pegunias and 2 pegunias for every 9 cactus plants. What is the minimum number of plants in the garden?
A. 113
B. 793
C. 819
D. 919
E. 988
We can create the ratios:
R : M = 5 : 7
M : P = 3 : 11
P : C = 2 : 9
P, at a minimum, must be 22, so we have:
R : M = 5 : 7
M : P = 6 : 22
P : C = 22 : 99
M, at a minimum is 42, so we have:
R : M = 30 : 42
M : P = 42 : 154
P : C = 154 : 693
Therefore, there are a minimum of R + M + P + C = 30 + 42 + 154 + 693 = 919 plants in the garden.
Alternate Solution:
We can create the ratios:
R : M = 5 : 7
M : P = 3 : 11
P : C = 2 : 9
Let’s combine the first two ratios to form a triple ratio for R : M : P. Since M is the common flower in the two ratios, we need to re-express each ratio such that the number of M is the same. This is easily accomplished by noting that the LCM of the two M ratio numbers is 7 x 3 = 21. Thus, the first ratio can be re-expressed as R : M as 15 : 21 by multiplying the original ratio by 3. And, similarly, the second ratio can be re-expressed as M : P as 21 : 77 by multiplying the original ratio by 7. So now the triple ratio is R : M : P as 15 : 21 : 77.
Now, let’s combine the triple ratio with the third ratio to make a 4-way ratio. The common flower in these two ratios is P, where P is 77 in the triple ratio and P is 2 in the third ratio. Thus, their LCM is 77 x 2 = 154. So we will multiply the triple ratio by 2 and the third ratio by 77, getting R: M : P as 30 : 42 : 154 and the third ratio as P : C as 154 : 693.
Finally, we can write the 4-way ratio as R : M : P : C as 30 : 42 : 154 : 693. Since the LCM rule was followed for each step, we are assured that the sum 30 + 42 + 154 + 693 = 919 is a minimum value for the number of flowers in the garden.
Answer: D
The working out is very clear. However, I just wanted to understand why "P" has to be a minimum of 22 and "M" has to be a minimum of 42.