bovannu01
Joanna worked 5 shifts at a used car lot last week. Joanna earns $200 for any shift she sells 4 or fewer cars and $300 for any shift she sells 5 or more cars. How much did Joanna earn last week working at the used car lot?
(1) Joanna sold an average (arithmetic mean) and median of 4 cars per shift last week.
(2) Joanna sold 3 or fewer cars during 2 of her shifts.
I'm confused by this question.
I thought if the average equals to the median, than it means that the list is made of consecutive numbers. When the avergae is 4, that means that the middle number is 4, the 2 numbers to the left must be smaller than 4, and the 2 numbers on the right must be larger than 4. This results in 2 possible sets (2,3,4,5,6) or (0,2,4,6,8). Either way, we know for sure how many shifts are less than 4 cars, and how many shifts are more than 4 cars. With this information, we can determine how much money she'll make. Therefore, answer 1 is sufficient.
Please clarify if my thinking is correct.
If you've read the solutions above, you'd easily spot the flaw in your reasoning. If a set is evenly spaced, its average and median are equal, but the converse is not always true. In other words, the average and median can be equal, but the set might not be evenly spaced. For example, consider the following set: {1, 3, 4, 5, 7}. In this set, both the mean and median are equal to 4, but the set is not evenly spaced.
Joanna worked 5 shifts at a used car lot last week. Joanna earns $200 for any shift she sells 4 or fewer cars and $300 for any shift she sells 5 or more cars. How much did Joanna earn last week working at the used car lot?To answer the question, we need to know how many shifts Joanna sold 4 or fewer cars and how many shifts she sold 5 or more cars.
(1) Joanna sold an average (arithmetic mean) and median of 4 cars per shift last week.
The average of 4 implies that the total number of cars sold is 4*5 = 20.
The median of 4 implies that the middle number is 4.
So, we have the following list {a, b, 4, c, d}, where a ≤ b ≤ 4 ≤ c ≤ d and a + b + c + d = 16. We can construct many lists with these constraints:
{0, 0, 4, 8, 8}
{0, 1, 4, 4, 11}
{4, 4, 4, 4, 4}
etc.
Not sufficient.
(2) Joanna sold 3 or fewer cars during 2 of her shifts.
The information above is clearly insufficient.
(1)+(2) We can still construct different lists giving different answers. For example, consider {0, 0, 4, 4, 12} and {0, 0, 4, 8, 8}. Not sufficient.
Answer: E.