answersLogoWhite

0


Best Answer

That depends on a few factors:

A) How many unique digits can go into each slot?

B) Can a number be repeated? (eg. is 112 invalid because the 1 is used twice?)

C) Does order matter? (eg. is 123 the same as 132)

Assuming n=10 digits and r=3 slots

If repeats are allowed, then we get 10 possible items in the first slot. Since repeats are allowed, we also have 10 in our second slot, and 10 in our third. We don't have to cancel any out because of their ordering.

10 * 10 * 10 = 1000 = 103 = nr

If repeats are not allowed (let's say we have a bag of 10 pieces, each with a number on it. Once you've used a piece, you can't use it again), we can put any of 10 digits in the first slot, any of the 9 remaining in the second slot, and any of the 8 remaining in the third slot:

10 * 9 * 8 = 720 = 10!/7! = n! / ( n - r )!

If order doesn't matter, you'll need to cancel out any combination that is already represented, and there are formulas for that, but explaining it here might be a bit beyond the scope of the question. You'll find a more detailed lesson in combinations and permutations here:

See link below for more lessons on combinations and permutations

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many 3 number combinations?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many 3 number combinations 1 to 6?

There are 6C3 = 20 such combinations.


How many combinations can you make with the numbers 2 3 6 7 and 8?

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.


How many 3 number combinations with 12345?

There are: 12345C3 = 3.134847985*1011


How many 3 number combinations are in the numbers 1 to 44?

There are 13,244 of them.


How many 3 digit number combinations can be made from 764?

6 of them.


How many 4 number combinations can made from 1459?

4*3*2*1 = 24 different combinations.


How many combinations on 3 number lock?

In most 3-number locks, each number ring offers a choice of 10 digits, from 0 to 9. I that case, there are 103 = 1000 combinations.


How many 4 number combinations are there in the number 0 to10?

The number of combinations is 10C4 = 10*9*8*7/(4*3*2*1) = 210


How many numbers can you make with 3 7 8 9?

14 * * * * * Wrong! There are 15. 4 combinations of 1 number, 6 combinations of 2 number, 4 combinations of 3 numbers, and 1 combination of 4 numbers.


How many 3 number combinations are possible with 1234?

Just 4: 123, 124, 134 and 234. The order of the numbers does not matter with combinations. If it does, then they are permutations, not combinations.


How many 4 number combinations are there in 7 numbers?

There are 7C4 = 7!/(4!*3!) = 7*6*5/(3*2*1) = 35 combinations.


How many combinations can be formed using numbers 13579 in a 3 number sequence?

13579