How many 5-card hands from a standard 52-card deck contain exactly 1 king and exactly 1 heart?
$begingroup$
Is my solution correct?
There are two cases:
Case 1: (the chosen heart is not a king) So there are $3 choose 1 $ ways to choose the king, and $12 choose 1 $ ways to choose the heart, and then $52-12-3 choose 3$ ways to choose rest of the three cards.
Case 2: (the chosen heart is a king) So there are $1 choose 1$ way to choose the king (heart) card, and then since rest of the 4 cards cannot be a king nor heart, there are $52-1-12-3 choose 4$ ways to choose the rest.
Then adding these two cases together we get the result.
combinatorics combinations card-games
$endgroup$
add a comment |
$begingroup$
Is my solution correct?
There are two cases:
Case 1: (the chosen heart is not a king) So there are $3 choose 1 $ ways to choose the king, and $12 choose 1 $ ways to choose the heart, and then $52-12-3 choose 3$ ways to choose rest of the three cards.
Case 2: (the chosen heart is a king) So there are $1 choose 1$ way to choose the king (heart) card, and then since rest of the 4 cards cannot be a king nor heart, there are $52-1-12-3 choose 4$ ways to choose the rest.
Then adding these two cases together we get the result.
combinatorics combinations card-games
$endgroup$
add a comment |
$begingroup$
Is my solution correct?
There are two cases:
Case 1: (the chosen heart is not a king) So there are $3 choose 1 $ ways to choose the king, and $12 choose 1 $ ways to choose the heart, and then $52-12-3 choose 3$ ways to choose rest of the three cards.
Case 2: (the chosen heart is a king) So there are $1 choose 1$ way to choose the king (heart) card, and then since rest of the 4 cards cannot be a king nor heart, there are $52-1-12-3 choose 4$ ways to choose the rest.
Then adding these two cases together we get the result.
combinatorics combinations card-games
$endgroup$
Is my solution correct?
There are two cases:
Case 1: (the chosen heart is not a king) So there are $3 choose 1 $ ways to choose the king, and $12 choose 1 $ ways to choose the heart, and then $52-12-3 choose 3$ ways to choose rest of the three cards.
Case 2: (the chosen heart is a king) So there are $1 choose 1$ way to choose the king (heart) card, and then since rest of the 4 cards cannot be a king nor heart, there are $52-1-12-3 choose 4$ ways to choose the rest.
Then adding these two cases together we get the result.
combinatorics combinations card-games
combinatorics combinations card-games
edited Dec 9 '18 at 21:04
N. F. Taussig
44k93356
44k93356
asked Dec 9 '18 at 20:56
TorichanTorichan
242
242
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Almost.
In the first case, once you select a king and a heart that is not the king of hearts, there are $16$ cards from which you cannot select the other three cards: the four kings and the hearts, as $13 + 4 - 1 = 16$. Therefore, you should have
$$binom{3}{1}binom{12}{1}binom{52 - 13 - 4 + 1}{3}$$
Your second case is fine.
$endgroup$
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%2f3032997%2fhow-many-5-card-hands-from-a-standard-52-card-deck-contain-exactly-1-king-and-ex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Almost.
In the first case, once you select a king and a heart that is not the king of hearts, there are $16$ cards from which you cannot select the other three cards: the four kings and the hearts, as $13 + 4 - 1 = 16$. Therefore, you should have
$$binom{3}{1}binom{12}{1}binom{52 - 13 - 4 + 1}{3}$$
Your second case is fine.
$endgroup$
add a comment |
$begingroup$
Almost.
In the first case, once you select a king and a heart that is not the king of hearts, there are $16$ cards from which you cannot select the other three cards: the four kings and the hearts, as $13 + 4 - 1 = 16$. Therefore, you should have
$$binom{3}{1}binom{12}{1}binom{52 - 13 - 4 + 1}{3}$$
Your second case is fine.
$endgroup$
add a comment |
$begingroup$
Almost.
In the first case, once you select a king and a heart that is not the king of hearts, there are $16$ cards from which you cannot select the other three cards: the four kings and the hearts, as $13 + 4 - 1 = 16$. Therefore, you should have
$$binom{3}{1}binom{12}{1}binom{52 - 13 - 4 + 1}{3}$$
Your second case is fine.
$endgroup$
Almost.
In the first case, once you select a king and a heart that is not the king of hearts, there are $16$ cards from which you cannot select the other three cards: the four kings and the hearts, as $13 + 4 - 1 = 16$. Therefore, you should have
$$binom{3}{1}binom{12}{1}binom{52 - 13 - 4 + 1}{3}$$
Your second case is fine.
answered Dec 9 '18 at 21:03
N. F. TaussigN. F. Taussig
44k93356
44k93356
add a comment |
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%2f3032997%2fhow-many-5-card-hands-from-a-standard-52-card-deck-contain-exactly-1-king-and-ex%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