Possible outcomes for:
(1) Choosing one from the first basket (containing 4 items) and not considering the second basket:
4C1 = 4!/(1!(4-1)!) = 4
(2) Choosing 2 from the second basket (containing 5 items) and not considering the first basket:
5C2 = 5!/(2!(5-2)!) = 10
(3) Choosing a peanut from the first basket and 2 items from the second basket:
(3C0)(5C2) = 10
(4) Choosing a banana then one more item from the second basket and 1 item from the first basket:
(4C1)(4C1) = 16
(5) Remember, there are 4 outcomes from (3) and (4) that are exactly the same:
Peanut => Banana, mango
Peanut => Banana, peach
Peanut => Banana, pear
Peanut => Banana, plum
10+16-4 = 22
I choose B.