When do i use the power ^ sign in a combination question?
$begingroup$
My problem: If there are 5 different candies in a jar and a child wants to take out one or more candies, how many ways can this be done?
I said it is $^5C_1 -; ^5C_0 = 5-1 = 4$ ways. The $-1$ for the unwanted case using this trick:
At least/At most = total number of combinations - unwanted cases
But according to my answer sheet, it said $2^5 -1$ is the answer.
So my question is that in what situations should I use exponents and what impact does it have?
combinatorics discrete-mathematics combinations
$endgroup$
add a comment |
$begingroup$
My problem: If there are 5 different candies in a jar and a child wants to take out one or more candies, how many ways can this be done?
I said it is $^5C_1 -; ^5C_0 = 5-1 = 4$ ways. The $-1$ for the unwanted case using this trick:
At least/At most = total number of combinations - unwanted cases
But according to my answer sheet, it said $2^5 -1$ is the answer.
So my question is that in what situations should I use exponents and what impact does it have?
combinatorics discrete-mathematics combinations
$endgroup$
$begingroup$
The child can take 1 OR 2 OR 3 OR 4 OR 5, each with their own combinations
$endgroup$
– Paul
Dec 10 '18 at 11:53
add a comment |
$begingroup$
My problem: If there are 5 different candies in a jar and a child wants to take out one or more candies, how many ways can this be done?
I said it is $^5C_1 -; ^5C_0 = 5-1 = 4$ ways. The $-1$ for the unwanted case using this trick:
At least/At most = total number of combinations - unwanted cases
But according to my answer sheet, it said $2^5 -1$ is the answer.
So my question is that in what situations should I use exponents and what impact does it have?
combinatorics discrete-mathematics combinations
$endgroup$
My problem: If there are 5 different candies in a jar and a child wants to take out one or more candies, how many ways can this be done?
I said it is $^5C_1 -; ^5C_0 = 5-1 = 4$ ways. The $-1$ for the unwanted case using this trick:
At least/At most = total number of combinations - unwanted cases
But according to my answer sheet, it said $2^5 -1$ is the answer.
So my question is that in what situations should I use exponents and what impact does it have?
combinatorics discrete-mathematics combinations
combinatorics discrete-mathematics combinations
edited Dec 10 '18 at 11:58
amWhy
1
1
asked Dec 10 '18 at 11:49
Fred WeasleyFred Weasley
14510
14510
$begingroup$
The child can take 1 OR 2 OR 3 OR 4 OR 5, each with their own combinations
$endgroup$
– Paul
Dec 10 '18 at 11:53
add a comment |
$begingroup$
The child can take 1 OR 2 OR 3 OR 4 OR 5, each with their own combinations
$endgroup$
– Paul
Dec 10 '18 at 11:53
$begingroup$
The child can take 1 OR 2 OR 3 OR 4 OR 5, each with their own combinations
$endgroup$
– Paul
Dec 10 '18 at 11:53
$begingroup$
The child can take 1 OR 2 OR 3 OR 4 OR 5, each with their own combinations
$endgroup$
– Paul
Dec 10 '18 at 11:53
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Generally you use a power whenever you have several independent choices to make, and each choice has the same options.
Here, for each candy in the jar you can choose to take it, or not ($2$ options). All these decisions are independent, and there are $5$ of them, so there are $2^5$ possibilities for which candies you can take from the jar. However, this includes the case of taking none of them, so you need to subtract $1$ to get the answer you're looking for.
$endgroup$
$begingroup$
First of all thank you for replying!!! Although, i am not sure what you meant by independent choices and what do mean by 'each choice has the same options'? I thought option = choice?
$endgroup$
– Fred Weasley
Dec 10 '18 at 12:01
$begingroup$
I meant "choice" as in "decision" - you have to decide, for each candy, whether you want it or not. So that's 5 decisions with 2 options each, and they are independent in that what you choose for candy A doesn't affect what you can do with candy B.
$endgroup$
– Especially Lime
Dec 10 '18 at 12:03
add a comment |
$begingroup$
Adding to the other answers:
$^5C_1-, ^5C_0$ doesn't make sense for the following reasons:
The problem states that the child takes one or more candies. None of these quantities in the expression includes data about the case where more than one candy is taken.
$^5C_1$ gives the number of ways to select one candy. On the other hand, $^5C_0$ is the number of ways to select $0$ candies. It doesn't make sense to subtract these two because they correspond to different events.
$endgroup$
add a comment |
$begingroup$
Think of it like this: The child can either take a specific candy or not take it. This means we have $2$ possibilities for whether this candy is taken or not. Given we have $5$ candies, we have $2cdot2cdot2cdot2cdot2=2^5$ ways of taking $5$ candies. Since the condition that we have $0$ candies can be ignored, we have $2^5-1$ candies. Using $^5C_1-^5C_0$ would work if we could pick only one candy. (although the $^5C_0$ is unnecessary)
$endgroup$
1
$begingroup$
It would be better to say that having $0$ candies is prohibited.
$endgroup$
– N. F. Taussig
Dec 11 '18 at 10:21
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3033812%2fwhen-do-i-use-the-power-sign-in-a-combination-question%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Generally you use a power whenever you have several independent choices to make, and each choice has the same options.
Here, for each candy in the jar you can choose to take it, or not ($2$ options). All these decisions are independent, and there are $5$ of them, so there are $2^5$ possibilities for which candies you can take from the jar. However, this includes the case of taking none of them, so you need to subtract $1$ to get the answer you're looking for.
$endgroup$
$begingroup$
First of all thank you for replying!!! Although, i am not sure what you meant by independent choices and what do mean by 'each choice has the same options'? I thought option = choice?
$endgroup$
– Fred Weasley
Dec 10 '18 at 12:01
$begingroup$
I meant "choice" as in "decision" - you have to decide, for each candy, whether you want it or not. So that's 5 decisions with 2 options each, and they are independent in that what you choose for candy A doesn't affect what you can do with candy B.
$endgroup$
– Especially Lime
Dec 10 '18 at 12:03
add a comment |
$begingroup$
Generally you use a power whenever you have several independent choices to make, and each choice has the same options.
Here, for each candy in the jar you can choose to take it, or not ($2$ options). All these decisions are independent, and there are $5$ of them, so there are $2^5$ possibilities for which candies you can take from the jar. However, this includes the case of taking none of them, so you need to subtract $1$ to get the answer you're looking for.
$endgroup$
$begingroup$
First of all thank you for replying!!! Although, i am not sure what you meant by independent choices and what do mean by 'each choice has the same options'? I thought option = choice?
$endgroup$
– Fred Weasley
Dec 10 '18 at 12:01
$begingroup$
I meant "choice" as in "decision" - you have to decide, for each candy, whether you want it or not. So that's 5 decisions with 2 options each, and they are independent in that what you choose for candy A doesn't affect what you can do with candy B.
$endgroup$
– Especially Lime
Dec 10 '18 at 12:03
add a comment |
$begingroup$
Generally you use a power whenever you have several independent choices to make, and each choice has the same options.
Here, for each candy in the jar you can choose to take it, or not ($2$ options). All these decisions are independent, and there are $5$ of them, so there are $2^5$ possibilities for which candies you can take from the jar. However, this includes the case of taking none of them, so you need to subtract $1$ to get the answer you're looking for.
$endgroup$
Generally you use a power whenever you have several independent choices to make, and each choice has the same options.
Here, for each candy in the jar you can choose to take it, or not ($2$ options). All these decisions are independent, and there are $5$ of them, so there are $2^5$ possibilities for which candies you can take from the jar. However, this includes the case of taking none of them, so you need to subtract $1$ to get the answer you're looking for.
answered Dec 10 '18 at 11:56
Especially LimeEspecially Lime
21.9k22858
21.9k22858
$begingroup$
First of all thank you for replying!!! Although, i am not sure what you meant by independent choices and what do mean by 'each choice has the same options'? I thought option = choice?
$endgroup$
– Fred Weasley
Dec 10 '18 at 12:01
$begingroup$
I meant "choice" as in "decision" - you have to decide, for each candy, whether you want it or not. So that's 5 decisions with 2 options each, and they are independent in that what you choose for candy A doesn't affect what you can do with candy B.
$endgroup$
– Especially Lime
Dec 10 '18 at 12:03
add a comment |
$begingroup$
First of all thank you for replying!!! Although, i am not sure what you meant by independent choices and what do mean by 'each choice has the same options'? I thought option = choice?
$endgroup$
– Fred Weasley
Dec 10 '18 at 12:01
$begingroup$
I meant "choice" as in "decision" - you have to decide, for each candy, whether you want it or not. So that's 5 decisions with 2 options each, and they are independent in that what you choose for candy A doesn't affect what you can do with candy B.
$endgroup$
– Especially Lime
Dec 10 '18 at 12:03
$begingroup$
First of all thank you for replying!!! Although, i am not sure what you meant by independent choices and what do mean by 'each choice has the same options'? I thought option = choice?
$endgroup$
– Fred Weasley
Dec 10 '18 at 12:01
$begingroup$
First of all thank you for replying!!! Although, i am not sure what you meant by independent choices and what do mean by 'each choice has the same options'? I thought option = choice?
$endgroup$
– Fred Weasley
Dec 10 '18 at 12:01
$begingroup$
I meant "choice" as in "decision" - you have to decide, for each candy, whether you want it or not. So that's 5 decisions with 2 options each, and they are independent in that what you choose for candy A doesn't affect what you can do with candy B.
$endgroup$
– Especially Lime
Dec 10 '18 at 12:03
$begingroup$
I meant "choice" as in "decision" - you have to decide, for each candy, whether you want it or not. So that's 5 decisions with 2 options each, and they are independent in that what you choose for candy A doesn't affect what you can do with candy B.
$endgroup$
– Especially Lime
Dec 10 '18 at 12:03
add a comment |
$begingroup$
Adding to the other answers:
$^5C_1-, ^5C_0$ doesn't make sense for the following reasons:
The problem states that the child takes one or more candies. None of these quantities in the expression includes data about the case where more than one candy is taken.
$^5C_1$ gives the number of ways to select one candy. On the other hand, $^5C_0$ is the number of ways to select $0$ candies. It doesn't make sense to subtract these two because they correspond to different events.
$endgroup$
add a comment |
$begingroup$
Adding to the other answers:
$^5C_1-, ^5C_0$ doesn't make sense for the following reasons:
The problem states that the child takes one or more candies. None of these quantities in the expression includes data about the case where more than one candy is taken.
$^5C_1$ gives the number of ways to select one candy. On the other hand, $^5C_0$ is the number of ways to select $0$ candies. It doesn't make sense to subtract these two because they correspond to different events.
$endgroup$
add a comment |
$begingroup$
Adding to the other answers:
$^5C_1-, ^5C_0$ doesn't make sense for the following reasons:
The problem states that the child takes one or more candies. None of these quantities in the expression includes data about the case where more than one candy is taken.
$^5C_1$ gives the number of ways to select one candy. On the other hand, $^5C_0$ is the number of ways to select $0$ candies. It doesn't make sense to subtract these two because they correspond to different events.
$endgroup$
Adding to the other answers:
$^5C_1-, ^5C_0$ doesn't make sense for the following reasons:
The problem states that the child takes one or more candies. None of these quantities in the expression includes data about the case where more than one candy is taken.
$^5C_1$ gives the number of ways to select one candy. On the other hand, $^5C_0$ is the number of ways to select $0$ candies. It doesn't make sense to subtract these two because they correspond to different events.
edited Dec 10 '18 at 13:07
amWhy
1
1
answered Dec 10 '18 at 11:59
Michael BurrMichael Burr
26.7k23262
26.7k23262
add a comment |
add a comment |
$begingroup$
Think of it like this: The child can either take a specific candy or not take it. This means we have $2$ possibilities for whether this candy is taken or not. Given we have $5$ candies, we have $2cdot2cdot2cdot2cdot2=2^5$ ways of taking $5$ candies. Since the condition that we have $0$ candies can be ignored, we have $2^5-1$ candies. Using $^5C_1-^5C_0$ would work if we could pick only one candy. (although the $^5C_0$ is unnecessary)
$endgroup$
1
$begingroup$
It would be better to say that having $0$ candies is prohibited.
$endgroup$
– N. F. Taussig
Dec 11 '18 at 10:21
add a comment |
$begingroup$
Think of it like this: The child can either take a specific candy or not take it. This means we have $2$ possibilities for whether this candy is taken or not. Given we have $5$ candies, we have $2cdot2cdot2cdot2cdot2=2^5$ ways of taking $5$ candies. Since the condition that we have $0$ candies can be ignored, we have $2^5-1$ candies. Using $^5C_1-^5C_0$ would work if we could pick only one candy. (although the $^5C_0$ is unnecessary)
$endgroup$
1
$begingroup$
It would be better to say that having $0$ candies is prohibited.
$endgroup$
– N. F. Taussig
Dec 11 '18 at 10:21
add a comment |
$begingroup$
Think of it like this: The child can either take a specific candy or not take it. This means we have $2$ possibilities for whether this candy is taken or not. Given we have $5$ candies, we have $2cdot2cdot2cdot2cdot2=2^5$ ways of taking $5$ candies. Since the condition that we have $0$ candies can be ignored, we have $2^5-1$ candies. Using $^5C_1-^5C_0$ would work if we could pick only one candy. (although the $^5C_0$ is unnecessary)
$endgroup$
Think of it like this: The child can either take a specific candy or not take it. This means we have $2$ possibilities for whether this candy is taken or not. Given we have $5$ candies, we have $2cdot2cdot2cdot2cdot2=2^5$ ways of taking $5$ candies. Since the condition that we have $0$ candies can be ignored, we have $2^5-1$ candies. Using $^5C_1-^5C_0$ would work if we could pick only one candy. (although the $^5C_0$ is unnecessary)
answered Dec 10 '18 at 12:02
KykyKyky
450213
450213
1
$begingroup$
It would be better to say that having $0$ candies is prohibited.
$endgroup$
– N. F. Taussig
Dec 11 '18 at 10:21
add a comment |
1
$begingroup$
It would be better to say that having $0$ candies is prohibited.
$endgroup$
– N. F. Taussig
Dec 11 '18 at 10:21
1
1
$begingroup$
It would be better to say that having $0$ candies is prohibited.
$endgroup$
– N. F. Taussig
Dec 11 '18 at 10:21
$begingroup$
It would be better to say that having $0$ candies is prohibited.
$endgroup$
– N. F. Taussig
Dec 11 '18 at 10:21
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3033812%2fwhen-do-i-use-the-power-sign-in-a-combination-question%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
The child can take 1 OR 2 OR 3 OR 4 OR 5, each with their own combinations
$endgroup$
– Paul
Dec 10 '18 at 11:53