SOLUTION: How many 8 digit numbers are there containing three 6s and five 2s?
Algebra
->
Permutations
-> SOLUTION: How many 8 digit numbers are there containing three 6s and five 2s?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 459530
:
How many 8 digit numbers are there containing three 6s and five 2s?
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
This is equivalent to ordering three 6's and five 2's in a line. The number of ways is 8C3 = 8!/(5!3!) = 56.