SOLUTION: Useing numbers 0-9 how many different combinations in groups of four can there be?
Algebra
->
Permutations
-> SOLUTION: Useing numbers 0-9 how many different combinations in groups of four can there be?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 559869
:
Useing numbers 0-9 how many different combinations in groups of four can there be?
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
Useing numbers 0-9 how many different combinations in groups of four can there be?
---
10C4 = (10*9*8*7)/(1*2*3*4) = 210
==============
Cheers,
Stan H.