Difficulty: Easy
Correct Answer: 120
Explanation:
Introduction / Context:This question assesses comfort with combining multiple percentages of the same unknown and then extracting a specific fraction (one-third) of the number. It is a straightforward linear equation involving percentages.Given Data / Assumptions:
Concept / Approach:Combine the percentages first: 15% + 20% = 35% of N. Convert 35% to decimal 0.35 and solve 0.35N = 126. Once N is found, compute N/3 directly.Step-by-Step Solution:
0.15N + 0.20N = 1260.35N = 126N = 126 / 0.35 = 126 * (100/35) = 126 * (20/7) = 18 * 20 = 360One-third of N = 360 / 3 = 120Verification / Alternative check:Compute 15% and 20% of 360: 0.15*360 = 54, 0.20*360 = 72, sum = 126. The computation is consistent, so one-third is 120.
Why Other Options Are Wrong:
Common Pitfalls:Adding percentages incorrectly (e.g., 15 + 20 = 30), or forgetting to divide by 3 at the end. Carefully track what is being asked: one-third of the number after finding N.
Final Answer:
120
Discussion & Comments