5040, the different number of combinations, or permutations, can be calculated using the nPr button on a scientific calculator, and finds the number of ways a subset of r elements can be ordered from a set of n elements using the function n!/(n-r)!
* * * * *
The answer is wrong. A permutaion is not the same as a combination. In permutations 123 is differrent from 213, or 312, or 321. But they all are the same combination.
So, what you want is not the nPr button but the nCr button.
nCr = n!/[r!*(n-r)!]
So, from the 10 digits available, there are 10!/[7!*3!] = 120 combinations of 7 numbers.
Chat with our AI personalities
56 combinations. :)
Number of 7 digit combinations out of the 10 one-digit numbers = 120.
24C7 = 24!/((24-7)!7!) = 346,104.
You can make 5 combinations of 1 number, 10 combinations of 2 numbers, 10 combinations of 3 numbers, 5 combinations of 4 numbers, and 1 combinations of 5 number. 31 in all.
7