Difficulty: Easy
Correct Answer: 10%
Explanation:
Introduction:
Questions that combine changes in staff count and per-employee wages test the idea of multiplicative effects. Instead of averaging the given percentages or ratios, you must compare the total wage bill before and after the change to determine the overall saving or increase.
Given Data / Assumptions:
Concept / Approach:
Compute an index for the old and new wage bills using the product of the two ratios. Old bill is proportional to 3 * 20. New bill is proportional to 2 * 27. Compare these to find the net change as a percentage of the old bill.
Step-by-Step Solution:
Old wage bill index = 3 * 20 = 60New wage bill index = 2 * 27 = 54Absolute change = 60 - 54 = 6 (a reduction)Percentage change relative to old = 6 / 60 * 100 = 10%
Verification / Alternative check:
Scale to concrete numbers. Suppose initially there are 300 employees paid Rs 20 each: total = 6000. After change, employees = 200 and wage = Rs 27 each: total = 5400. Reduction = 600, which is 10% of 6000. This confirms the result.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
10% reduction (a 10% saving on the previous wage bill)
Discussion & Comments