Bunuel
A family of five has an 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. Also, the oldest member is 16 years older than the youngest member.
Select for
Minimum the minimum possible age of the oldest member of the family, and select for
Maximum the maximum possible age of the oldest member. Make only two selections, one in each column.
Let the five family members be A, B, C, D, E respectively. Let the order be from minimum to maximum in the same order mentioned above.
All the five different members have distinct values. The median C = 20 . Since average = 20. Sum = 100.
A + B + C + D + E = 100 A + B + D + E = 80
E = 16 + A
If E = 21, or 24 or 25. Then A = 5 or 8 or 9 respectively. So D becomes greater than E which is not possible.
If E = 26, then C = 20, A = 26-16 = 10. Sum = 56 . Remaining B + D = 100 -56 = 44.
To make E minimum, D and B has to be maximum. So, D = 25 and B = 19.
So, the values are A = 10, B = 19, C =20, D = 25 and E = 26.
E ( minimum ) = 26We need to find E maximum. If E = 30, then A = 30-16 = 14 , C =20.
For E to be maximum, the value of D and B should be less. So D can take a value just greater than C, which is 21. And, B is a value just greater than A , that is 15.
So, the values are A = 14, B =15, C =20, D = 21, and E =30
E ( maximum) =30 . Therefore, the
MAXIMUM and MINIMUM values of E are
26 and
30 respectively
.