Introduction
In some average problems, one or more values are replaced with new values. This directly affects the total sum, and hence the average. These questions test whether you can quickly calculate the replaced value or its effect on the average.
The logic is simple: New total - Old total = New value - Replaced value. Multiply the change in average by the number of terms to find the net change in total.
Pattern: Effect of Replacement (Average)
Pattern
Old Total = Average × Number of terms
New Total = New Average × Number of terms
Net Change = New Total - Old Total
Replaced Value = New Value - Net Change
Step-by-Step Example
Question
The average of 8 numbers is 20. One number is replaced by 30, and the new average becomes 21. Find the replaced number.
Options:
- A) 20
- B) 22
- C) 24
- D) 26
Solution
-
Step 1: Find the old total
The average of 8 numbers is 20. Total = Average × Number of terms = 20 × 8 = 160. -
Step 2: Find the new total after replacement
The new average is 21. Total = 21 × 8 = 168. -
Step 3: Compute the net change in total
Difference = New Total - Old Total = 168 - 160 = 8. -
Step 4: Relate net change to the replaced number
Net change comes from replacing the old number with 30. So, New Value - Old Value = 8 → 30 - Old Value = 8. -
Step 5: Solve for the old (replaced) number
Old Value = 30 - 8 = 22. -
Final Answer:
22 → Option B -
Quick Check:
If we remove 22 and add 30 → New total = 160 - 22 + 30 = 168. New average = 168 ÷ 8 = 21 ✅ Matches the question.
Quick Variations
If average decreases: The replaced number is greater than the new number.
If more than one replacement: Net change = (Sum of new values - Sum of replaced values).
Trick to Always Use
- Step 1: Multiply average × count to find old total.
- Step 2: Multiply new average × count to find new total.
- Step 3: Difference in totals = (new value - replaced value).
- Step 4: Solve for the replaced value.
Summary
Summary
- Old Total = Average × Number of items.
- New Total = New Average × Number of items.
- Difference in totals = New Total - Old Total = New Value - Replaced Value.
- Replaced Value = New Value - Net Change.
Example to remember:
Old total = 160 (8 × 20). New total = 168 (8 × 21). Net change = 8. Replaced number = 30 - 8 = 22.
