SOLUTION: A cribbage hand consists of six cards. How many of the hands have 3 kings?
Algebra
->
Probability-and-statistics
-> SOLUTION: A cribbage hand consists of six cards. How many of the hands have 3 kings?
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 394509
:
A cribbage hand consists of six cards. How many of the hands have 3 kings?
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
nCr=combination of n things taken r at a time.
4C3 * 48C3
=4*17296
=69,184
.
Ed