Before start analyzing the mode, median and mean of the data set, we must organize it from lowest to highest:
{x+2, x+4, x-4, x-3, x+6}
↓
{x-4, x-3, x+2, x+4, x+6}
The mode is the most frequently repeated data. Since every data appears just one time, then this set has not mode.
The median is the data that is in the center. We find it just by counting the same numbers from left to right and from right to left:
The median is x+2
The mean is given by the addition of all the data, and the division by the number of data.
there are 5 values, then we should divide their sum by 5:
[tex]\begin{gathered} \frac{(x-4)+(x-3)+(x+2)+(x+4)+(x+6)}{5} \\ =\frac{x-4+x-3+x+2+x+4+x+6}{5} \\ =\frac{5x+5}{5}=x+1 \end{gathered}[/tex]The mean is x+1
ANSWERS: B and C