Difficulty: Medium
Correct Answer: 33 1/3%
Explanation:
Introduction / Context:
When parts of some categories are removed from a collection, the total count changes and so do category percentages. We carefully recompute the new totals and then find the proportion of black balls in the updated mixture.
Given Data / Assumptions:
Concept / Approach:
Compute post-removal counts for each color and sum to get the new total. Then compute the percentage of black balls as (black / total) * 100%.
Step-by-Step Solution:
Verification / Alternative check:
Fractional view: colors in ratio 75 : 25 : 50 = 3 : 1 : 2. Black is 2 parts out of 6 ⇒ 1/3 ⇒ 33 1/3%.
Why Other Options Are Wrong:
Common Pitfalls:
Using the original total of 200 when calculating percentages after removal. Always recompute the total after changes.
Final Answer:
Discussion & Comments