SOLUTION: How many ways can you deal the cards in a Klondike Solitaire game? (7 piles, the first pile having one card, the second having 2, the third having 3, etc. from a deck of 52 cards)
Algebra ->
Probability-and-statistics
-> SOLUTION: How many ways can you deal the cards in a Klondike Solitaire game? (7 piles, the first pile having one card, the second having 2, the third having 3, etc. from a deck of 52 cards)
Log On
Question 361108: How many ways can you deal the cards in a Klondike Solitaire game? (7 piles, the first pile having one card, the second having 2, the third having 3, etc. from a deck of 52 cards) Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! 28 cards are dealt from a deck of 52 cards and the order dealt is important.
nPr=Permutations of n things taken r at a time.
52P28=426,384,982,032,100 ways.
.
Ed