Six numbers from a list of nine integers are 7,8,3,5,9 and 5. Find the largest possible value of the median of all nine numbers in this list
Open in App
Solution
⇒ The given six numbers are 7,8,3,5,9 and 5.
⇒ Arrange the six numbers in order 3,5,5,7,8,9.
⇒ We have three more numbers to insert into the list, and the median will be the highest 5(and 5 lowest) number on the list. If the three numbers are greater than 9, the median will be the highest it can possible be.