Each basket must contain
at least one of each type of fruit. We also must ensure that
every basket contains less than twice as many apples as oranges. Therefore, the minimum number of apples that we need is equal to the number of baskets, since we can simply place one apple per basket (even if we had only 1 apple and 1 orange per basket, we would not be violating any conditions). If we are to divide the 20 oranges evenly, we know we will have 1, 2, 4, 5, 10, or 20 baskets (the factors of 20). But because we don't know the exact number of baskets, we do not know how many apples we need. Thus, the question can be rephrased as: "How many baskets are there?"
Statement 1 - INSUFFICIENT: This tells us only that the number of baskets is even (halving an odd number of baskets would result in half of a basket). Since we have 20 oranges that must be distributed evenly among an even number of baskets, we know we have 2, 4, 10, or 20 baskets. But because we still do not
know exactly how many baskets we have, we cannot know how many apples we will need.
Statement 2 - SUFFICIENT: This tells us that 10 oranges (half of the original 20) would not be enough to place an orange in every basket. So we must have more than 10 baskets. Since we know the number of baskets is 1, 2, 4, 5, 10, or 20, we know that we must have 20 baskets. Therefore, we know how many apples we will need.
The correct answer is B.