put the numbers in order
6,7,15,36,41,43,47,49
Q1 = (7 + 15) / 2 = 22/2 = 11 <== first quartile
Q2 = (36 + 41) / 2 = 77/2 = 38.5 <== median
Q3 = (43 + 47) / 2 = 90/2 = 45 <== third quartile
difference of largest value and median.....(49 - 38.5) = 10.5