Difficulty: Easy
Correct Answer: 43.2
Explanation:
Introduction / Context:The phrase “average of the two counts is 180” means (pens + pencils)/2 = 180. With the ratio of 3 : 2, we can find each count and then compute 30% of the pencil count (which may be fractional if not an integer multiple of 10).
Given Data / Assumptions:
Concept / Approach:Let pens = 3k and pencils = 2k. Then 5k = 360 → k = 72. Thus pencils = 2k = 144. Compute 30% of 144 as 0.30 * 144.
Step-by-Step Solution:
k = 360 / 5 = 72Pencils = 2k = 14430% of pencils = 0.30 * 144 = 43.2Verification / Alternative check:Pens = 3k = 216. Check average: (216 + 144)/2 = 360/2 = 180, consistent with the prompt.
Why Other Options Are Wrong:
Common Pitfalls:Misreading “average” as 180 each or misapplying the ratio to the average rather than to the actual counts.
Final Answer:43.2
Discussion & Comments