Combinations - when there are more spaces than objects
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I came across a question that asked: Two punts can each hold 6 people. A party of 10 wishes to use these punts. In how many different ways can the party be divided? Assume that each member of the party is distinct.
Please could I check how to go about calculating the number of combinations?
Would I be correct if I say the answer is the following :
$^10C_6 + ^10C_5 + ^10C_4 = 672$
combinations
 |Â
show 2 more comments
up vote
0
down vote
favorite
I came across a question that asked: Two punts can each hold 6 people. A party of 10 wishes to use these punts. In how many different ways can the party be divided? Assume that each member of the party is distinct.
Please could I check how to go about calculating the number of combinations?
Would I be correct if I say the answer is the following :
$^10C_6 + ^10C_5 + ^10C_4 = 672$
combinations
4
Are the punts considered distinct? If yes, then pick which size 4,5, or 6 subset of the people use the left punt. The remaining people use the right. If the punts are not considered distinct, then take the youngest person. Decide what 3,4, or 5 other people go to the same punt as them. The remaining people go to the other.
– JMoravitz
Jul 20 at 23:50
1
@JMoravitz if they were all born the same day, take the one with the bigger shoe size.
– Arnaud Mortier
Jul 20 at 23:57
The example of taking the youngest is just an example. The point of course being that given they are all distinct and given that they are only countably many of them, there must exist some way of ordering them. Pick any such order and treat the "smallest" according to that order as special. Ordering them according to age is just one natural example that occurs frequently in real life.
– JMoravitz
Jul 20 at 23:59
2
"Would I be correct if I say the answer is 10C6 + ... = 672?" Yes you would, assuming you make the assumption that the punts are considered distinct (e.g. a west punt and an east punt) and it is considered relevant which field people play on.
– JMoravitz
Jul 21 at 0:01
Many thanks, @JMoravitz
– Ari
Jul 21 at 9:28
 |Â
show 2 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I came across a question that asked: Two punts can each hold 6 people. A party of 10 wishes to use these punts. In how many different ways can the party be divided? Assume that each member of the party is distinct.
Please could I check how to go about calculating the number of combinations?
Would I be correct if I say the answer is the following :
$^10C_6 + ^10C_5 + ^10C_4 = 672$
combinations
I came across a question that asked: Two punts can each hold 6 people. A party of 10 wishes to use these punts. In how many different ways can the party be divided? Assume that each member of the party is distinct.
Please could I check how to go about calculating the number of combinations?
Would I be correct if I say the answer is the following :
$^10C_6 + ^10C_5 + ^10C_4 = 672$
combinations
edited Jul 21 at 1:15
Key Flex
4,336424
4,336424
asked Jul 20 at 23:47
Ari
11
11
4
Are the punts considered distinct? If yes, then pick which size 4,5, or 6 subset of the people use the left punt. The remaining people use the right. If the punts are not considered distinct, then take the youngest person. Decide what 3,4, or 5 other people go to the same punt as them. The remaining people go to the other.
– JMoravitz
Jul 20 at 23:50
1
@JMoravitz if they were all born the same day, take the one with the bigger shoe size.
– Arnaud Mortier
Jul 20 at 23:57
The example of taking the youngest is just an example. The point of course being that given they are all distinct and given that they are only countably many of them, there must exist some way of ordering them. Pick any such order and treat the "smallest" according to that order as special. Ordering them according to age is just one natural example that occurs frequently in real life.
– JMoravitz
Jul 20 at 23:59
2
"Would I be correct if I say the answer is 10C6 + ... = 672?" Yes you would, assuming you make the assumption that the punts are considered distinct (e.g. a west punt and an east punt) and it is considered relevant which field people play on.
– JMoravitz
Jul 21 at 0:01
Many thanks, @JMoravitz
– Ari
Jul 21 at 9:28
 |Â
show 2 more comments
4
Are the punts considered distinct? If yes, then pick which size 4,5, or 6 subset of the people use the left punt. The remaining people use the right. If the punts are not considered distinct, then take the youngest person. Decide what 3,4, or 5 other people go to the same punt as them. The remaining people go to the other.
– JMoravitz
Jul 20 at 23:50
1
@JMoravitz if they were all born the same day, take the one with the bigger shoe size.
– Arnaud Mortier
Jul 20 at 23:57
The example of taking the youngest is just an example. The point of course being that given they are all distinct and given that they are only countably many of them, there must exist some way of ordering them. Pick any such order and treat the "smallest" according to that order as special. Ordering them according to age is just one natural example that occurs frequently in real life.
– JMoravitz
Jul 20 at 23:59
2
"Would I be correct if I say the answer is 10C6 + ... = 672?" Yes you would, assuming you make the assumption that the punts are considered distinct (e.g. a west punt and an east punt) and it is considered relevant which field people play on.
– JMoravitz
Jul 21 at 0:01
Many thanks, @JMoravitz
– Ari
Jul 21 at 9:28
4
4
Are the punts considered distinct? If yes, then pick which size 4,5, or 6 subset of the people use the left punt. The remaining people use the right. If the punts are not considered distinct, then take the youngest person. Decide what 3,4, or 5 other people go to the same punt as them. The remaining people go to the other.
– JMoravitz
Jul 20 at 23:50
Are the punts considered distinct? If yes, then pick which size 4,5, or 6 subset of the people use the left punt. The remaining people use the right. If the punts are not considered distinct, then take the youngest person. Decide what 3,4, or 5 other people go to the same punt as them. The remaining people go to the other.
– JMoravitz
Jul 20 at 23:50
1
1
@JMoravitz if they were all born the same day, take the one with the bigger shoe size.
– Arnaud Mortier
Jul 20 at 23:57
@JMoravitz if they were all born the same day, take the one with the bigger shoe size.
– Arnaud Mortier
Jul 20 at 23:57
The example of taking the youngest is just an example. The point of course being that given they are all distinct and given that they are only countably many of them, there must exist some way of ordering them. Pick any such order and treat the "smallest" according to that order as special. Ordering them according to age is just one natural example that occurs frequently in real life.
– JMoravitz
Jul 20 at 23:59
The example of taking the youngest is just an example. The point of course being that given they are all distinct and given that they are only countably many of them, there must exist some way of ordering them. Pick any such order and treat the "smallest" according to that order as special. Ordering them according to age is just one natural example that occurs frequently in real life.
– JMoravitz
Jul 20 at 23:59
2
2
"Would I be correct if I say the answer is 10C6 + ... = 672?" Yes you would, assuming you make the assumption that the punts are considered distinct (e.g. a west punt and an east punt) and it is considered relevant which field people play on.
– JMoravitz
Jul 21 at 0:01
"Would I be correct if I say the answer is 10C6 + ... = 672?" Yes you would, assuming you make the assumption that the punts are considered distinct (e.g. a west punt and an east punt) and it is considered relevant which field people play on.
– JMoravitz
Jul 21 at 0:01
Many thanks, @JMoravitz
– Ari
Jul 21 at 9:28
Many thanks, @JMoravitz
– Ari
Jul 21 at 9:28
 |Â
show 2 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2858114%2fcombinations-when-there-are-more-spaces-than-objects%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
4
Are the punts considered distinct? If yes, then pick which size 4,5, or 6 subset of the people use the left punt. The remaining people use the right. If the punts are not considered distinct, then take the youngest person. Decide what 3,4, or 5 other people go to the same punt as them. The remaining people go to the other.
– JMoravitz
Jul 20 at 23:50
1
@JMoravitz if they were all born the same day, take the one with the bigger shoe size.
– Arnaud Mortier
Jul 20 at 23:57
The example of taking the youngest is just an example. The point of course being that given they are all distinct and given that they are only countably many of them, there must exist some way of ordering them. Pick any such order and treat the "smallest" according to that order as special. Ordering them according to age is just one natural example that occurs frequently in real life.
– JMoravitz
Jul 20 at 23:59
2
"Would I be correct if I say the answer is 10C6 + ... = 672?" Yes you would, assuming you make the assumption that the punts are considered distinct (e.g. a west punt and an east punt) and it is considered relevant which field people play on.
– JMoravitz
Jul 21 at 0:01
Many thanks, @JMoravitz
– Ari
Jul 21 at 9:28