Last visit was: 18 Nov 2025, 23:53 It is currently 18 Nov 2025, 23:53
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,377
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,377
Kudos: 778,143
 [10]
2
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
sujoykrdatta
Joined: 26 Jun 2014
Last visit: 17 Nov 2025
Posts: 547
Own Kudos:
1,114
 [1]
Given Kudos: 13
Status:Mentor & Coach | GMAT Q51 | CAT 99.98
GMAT 1: 750 Q51 V39
Expert
Expert reply
GMAT 1: 750 Q51 V39
Posts: 547
Kudos: 1,114
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
Gknight5603
Joined: 26 Oct 2019
Last visit: 03 Apr 2022
Posts: 131
Own Kudos:
Given Kudos: 292
Location: India
GMAT 1: 680 Q49 V34
GPA: 4
GMAT 1: 680 Q49 V34
Posts: 131
Kudos: 55
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
NJ997
Joined: 16 Jan 2021
Last visit: 29 Nov 2024
Posts: 17
Own Kudos:
15
 [1]
Given Kudos: 27
Location: India
GPA: 3.5
Posts: 17
Kudos: 15
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sujoykrdatta
Bunuel
There are five different peaches and three different apples. Number of ways they can be divided into two packs of four fruits if each pack must contain at least one apple, is

(A) 95
(B) 65
(C) 60
(D) 30
(E) 27



Are You Up For the Challenge: 700 Level Questions: 700 Level Questions

We just need to decide the first group; the remaining will automatically go to the next group.

In one group, we can have 1 apple and 3 peaches (other group has 2 apples and 2 peaches) - this is the only possible scenario.

This, total ways = 3C1 (apples) x 5c3 (peaches)
= 30

Answer D

Posted from my mobile device

Shouldn't we consider the case where the first pack has 2 apples and 2 peaches?

Case 1: First pack has 2 Apples and 2 peaches; Second pack has 1 Apple and 3 peaches = 30 ways
Case 2: First pack has 1 Apple and 3 peaches; Second pack has 2 Apples and 2 peaches = 30 ways
So total ways = 60?
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 18 Nov 2025
Posts: 21,712
Own Kudos:
26,994
 [1]
Given Kudos: 300
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 21,712
Kudos: 26,994
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
There are five different peaches and three different apples. Number of ways they can be divided into two packs of four fruits if each pack must contain at least one apple, is

(A) 95
(B) 65
(C) 60
(D) 30
(E) 27



Solution:

Since each pack must contain at least one apple, one pack will contain exactly one apple and the other pack will contain exactly two apples. For the pack with one apple, there are three ways of choosing the apple (and the remaining two apples will go in the other pack).

Assuming the apples are distributed, we need to choose three peaches for the pack containing exactly one apple (and the remaining two peaches will go in the other pack). This choice can be made in 5C3 = 5!/(3!*2!) = (5 x 4)/2 = 10 ways.

Since there are 3 ways to distribute the apples and 10 ways to distribute the peaches after the apples are distributed, there are 3 x 10 = 30 ways to divide the fruit.

Alternate Solution:

Let’s calculate the number of ways to divide the fruit into two packs of four without the condition on apples. If the packs were distinguishable, there would have been 8C4 = 8!/(4!*4!) = (8 x 7 x 6 x 5)/(4 x 3 x 2) = 70 ways. However, since the packs are not distinguishable, there are 70/2! = 35 ways to divide the fruit into two packs of four.

Next, notice that the condition “each pack must contain at least one apple” can only fail if all three apples are in one pack. Assuming one of the packs contains all three apples, we have 5 choices for the fourth fruit in that pack (and all the remaining peaches will go in the other pack).

Thus, 5 of the 35 ways to divide the fruit into two packs of four do not meet the criteria and 35 - 5 = 30 of them do.

Answer: D
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,350
Own Kudos:
Given Kudos: 1,656
Posts: 1,350
Kudos: 741
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Because of the conditions placed the question isn’t as bad as it first seems.

(1st) the “stacks” of four fruits are identical groupings. The ordering of the stacks does not matter in the end.

What does matter is which of the different pieces of fruit end up in each of the stacks.

(2nd) since there must be at least 1 apple in each stack, we can only have the apples divided among the 2 identical stacks in one way: [2 ; 1]

How many different ways can we choose 2 DIFFERENT apples to go in stack 1 and 1 apple to go in stack 2?

“3 choose 2” * “1 choose 1” = 3 ways.

AND

(3rd)since the amount of fruit in each pack is already determined (4 and 4) we need to distribute 2 peaches in one stack and 3 peaches in the other stack.

How many different ways can we shuffle around the 5 DIFFERENT peaches such that 2 go in one stack and 3 go in another stack?

“5 choose 2” * “3 choose 3” = 5! / 2! * 3! = 10 ways


(3) * (10) = 30 different ways to distribute

Posted from my mobile device
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,582
Own Kudos:
Posts: 38,582
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105377 posts
Tuck School Moderator
805 posts