5 family members
Average (arithmetic mean) age of 20 years and a median age also 20 years
Each member of the family is a whole number of years old, and all have different ages.
The oldest member is 16 years older than the youngest member.
Minimum the minimum possible age of the oldest member of the family
Maximum the maximum possible age of the oldest member
So,
Average = 20
=> Total = 100
Median = 20
=> 3rd person is of age 20
Let the ages of all 5 people be a,b,c,d,e
Also,
a < b < c < d <e
e = a + 16
c = 20
=> a < b < 20 < d < a + 16
Now,
Total = a + b + c + d + e = 100
=> a + b + 20 + d + a + 16 = 100
=> 2a + b + d = 64
Here we need to remember that,
a < b < 20 < d < e which is the main conditions to be satisfied
Lets try the given options 1 by 1,
e = 21, => a = 5
2*(5) + b + d = 64
b + d = 54 (not possible since e = 21 has to be the oldest and above condition cant be satisfied)
e = 24, => a = 8
2*(8) + b + d = 64
b + d = 48 (not possible since e = 24 has to be the oldest and above condition cant be satisfied)
e = 25, => a = 9
2*(9) + b + d = 64
b + d = 46 (not possible since e = 25 has to be the oldest and above condition cant be satisfied)
e = 26, => a = 10
2*(10) + b + d = 64
b + d = 44 (possible since if b = 19 and d = 25, e = 26 will be the oldest and above conditions are also satisfied)
e = 28, => a = 12
2*(12) + b + d = 64
b + d = 40 (possible since if b = 17 and d = 23, e = 28 will be the oldest and above conditions are also satisfied)
e = 30, => a = 14
2*(14) + b + d = 64
b + d = 36 (possible since if b = 15 and d = 21, e = 30 will be the oldest and above conditions are also satisfied)
So, from this we find out possible values which satisfy above conditions are 26,28 and 30
=>
Minimum = 26 and Maximum = 30