I found a mistake on one of the math questions:
x, y, x + y, x - 4y, xy, 2y
For the set of terms shown above, if y > 6 and the mean of the set equals y + 3, then the median must be
(x + y)/2
y + 3
y
3y/2
(x/3) +y
The explanation goes on:
The mean of a set is equal to the sum of terms divided by the number of terms in the set. Therefore,
(x + y + x + y + x - 4y + xy + 2y)/6
= y + 3
(3x + xy)/6
= y + 3
x (y + 3)/6
= y + 3
x (y + 3) = 6 (y + 3)
x = 6
Given that y > 6 and substituting x = 6, the terms of the set can now be ordered from least to greatest:
6 - 4y, 6, y, y + 6, 2y, 6y
The median of a set of six terms is the mean of the third and fourth terms (the two middle terms). The mean of the terms y and y + 6 is
(2y + 6) /2
= y + 3
The correct answer is B.
However, since y>6, then the correct order should be:
6 - 4y, 6, y, 2y, y + 6, 6y
not
6 - 4y, 6, y, y + 6, 2y, 6y
as it was in the answer.
The correct answer should be D (3y/2)