Question: Which one of the following numbers can be removed from the set S = {1, 2, 3, 4, 5, 6, 7} without changing the average of set S?
Solution:
Given the set is S = {1, 2, 3, 4, 5, 6, 7}
Sum of elements = 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28
There are 7 numbers in the set.
Average = Sum of elements/Number of elements
= 28/7 = 4
And,
Removing a number that is equal to the current average will not change the average of the remaining numbers. The average of the set is 4, which is an element in the set S.
If 4 is removed, the new set is {1, 2, 3, 5, 6, 7}
∴ New sum = 1 + 2 + 3 + 5 + 6 + 7 = 24
And New number of elements = 6
∴ New average = 24/6 = 4
The number that can be removed from the set S = {1, 2, 3, 4, 5, 6, 7} without changing the average of the set is 4.