Difficulty: Easy
Correct Answer: 1500
Explanation:
Introduction / Context:The percentages 37 1/2% and 62 1/2% are complementary to 100% and can be expressed as simple fractions (3/8 and 5/8). This makes computing the whole and rescaling straightforward.
Given Data / Assumptions:
Concept / Approach:From (3/8) * N = 900, solve for N. Then compute (5/8) * N for the desired percentage.
Step-by-Step Solution:
(3/8) * N = 900 ⇒ N = 900 * 8 / 3 = 2400.Now compute (5/8) * N = (5/8) * 2400 = 1500.Verification / Alternative check:Check: 3/8 of 2400 is 900 (given) and 5/8 of 2400 is 1500. The two add to the whole 2400, confirming consistency.
Why Other Options Are Wrong:
Common Pitfalls:Not recognizing the handy fraction forms of 37 1/2% and 62 1/2%, which greatly simplify the arithmetic.
Final Answer:1500
Discussion & Comments