
Minimum number of balls: Problem 1 (simpler)
In a bin, if the ratio of blue balls to green balls is 6:8 and the ratio of green balls to red balls is 8:14, what is the minimum number of balls in the bin that are not green?
1 Expert Answer
Badri S. answered 12/09/24
Wall street quant with industry experience in computer science, math
Since the number of green balls in both the ratios is the same number (here 8), you can combine the two ratios as follows: Blue:Green:Red :: 6:8:14. Is the answer just 6+14 (Blue+Red) = 20?
That would be too many. To see why, we first reduce the ratio to its lowest terms.
Since 2 is a factor of 6, 8, and 14, we divide all the number by 2 to and get: 3:4:7. We note that in terms of ratios, 3:4:7 is the same as 6:8:14.
Since the only common factor of 3, 4, and 7 is 1, we cannot reduce it further.
So the fewest number of non-green balls is 3+7 = 10.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Nooneh K.
Fun! The answer is straight forward. The trick is in the word minimum. Since the non green balls are 20 in the problem, "minimum" promts simplest form. Since all of the numbers are even, we can say 10 are not green and not less because we are assuming all the balls in the bin are whole.05/05/25