any odd number can be represened as 2n+1 where n is a whole number
the median is the number in the middle when the numbers are arranged in increasing order
if there are an even number of numbers in the set, take the average of the middle 2
we have x,x+2,x+6,x+10
there are 4 numbers, so the median will be the avergage between x+2 and x+6 which is

now, if x is odd, then replace x with 2n+1
(2n+1)+4=
2n+1+4=
2n+5=
2n+2(1)+1
even+even+odd=odd
the statement is true