226k views
4 votes
Dave has 10 poker chips, 5 of which are red and the other 5 of which are white. Dave likes to stack his chips and flip them over as he plays. How many different 10-chip stacks can Dave make if two stacks are not considered distinct if one can be flipped to appear identical to the other?

2 Answers

4 votes

Answer:

10!/(5!× 5!) - 5!/(3! × 2!)

Explanation:

From the question,Dave has 10 poker chips, 5 of which are red and the other 5 of which are white. Dave likes to stack his chips and flip them over as he plays. How many different 10-chip stacks can Dave make if two stacks are not considered distinct if one can be flipped to appear identical to the other?

-----Here we have 10 chips

-----5 are red and the rest is white

We are now asked to find out how many different 10-chip stacks can Dave make if two stacks are not considered distinct if one can be flipped to appear identical to the other.

Let the stack has positions (1,2,3,4,5,6,7,8,9,10)

All possibility of stacks is

10!/(5! × 5!)

and the possibility of a stack to be identical while flipping is

5!/(3! × 2!)

No of different stacks is

10!/(5! × 5!) - 5!/(3! × 2!)

User Manas Sahu
by
4.7k points
2 votes

Answer:


(10!)/(5!*5!) -
(5!)/(3!*2!)

Explanation:

Given:

10 poker chips:

  • 5 red
  • 5 white

Let the stack has positions (1,2,3,4,5,6,7,8,9,10)

So we can find all possible outcomes of the stack is:
(10!)/(5!*5!) =

and the possibility of a stack to be identical while flipping is:
(5!)/(3!*2!)

So the different 10-chip stacks can Dave make if two stacks are not considered distinct:


(10!)/(5!*5!) -
(5!)/(3!*2!)

User Maralynn
by
5.0k points