answersLogoWhite

0


Best Answer

This isn't a very specific question ... by four digits, do you mean four numbers? Furthermore, are the digits or numbers you use allowed to repeat?

Let's assume you meant numbers, not digits. In this case, for example, you could be trying to create a locker combination, and the numbers you can use are 1 through 20, and the combination has four "blank" spaces.

1. If the numbers can repeat, then each spot has 20 possibilities, so the total number of combinations is 20 for the first spot, 20 for the second, 20 for the third, and 20 for the fourth. That is, 20*20*20*20 = 160,000 combinations.

2. If the numbers cannot repeat, then the first spot can be taken up by any of 20 numbers, the second spot only by 19 (because you can't repeat the first number, whatever it was), the third spot by 18, and the fourth spot by any one of the 17 remaining numbers. So that makes 20*19*18*17 possibilities = 116,280 combinations.

If this is not what you meant, and you wanted digits, remember that every number above and including 10 has two digits, so you'll want to factor that into your calculations.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many 4 digit combination's can you get from numbers 1-20?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

If using 7 single digit numbers how many different combinations can you get?

Number of 7 digit combinations out of the 10 one-digit numbers = 120.


How many 4 digit combinations can be made using numbers 1 2 3 4 6?

120 combinations using each digit once per combination. There are 625 combinations if you can repeat the digits.


How many 4 digit password combinations can you make with the numbers 4 5 6 9 and 0?

There are 5*4*3*2 = 120 such numbers.


How many 3 digit combinations in numbers 1-6 including 1 and 6?

If you are able to repeat numbers you would take 6 * 6 * 6 = 216 combinations. If you are not able to repeat numbers you would take 6 * 5 * 4 = 120 combinations.


How many combinations of 5 different numbers if there are 5 numbers?

120


How many 5 digit combinations for numbers 1 50?

5 digit combinations for numbers 1 to 50= 50 C 5N!= 1x2x3x4x...x (N-1) x N= (50!)/(45!x5!) =(50x49x...x2x1)/((45x44x...x2x1)(5x4x3x2x1))=(50x49x48x47x46)/(5x4x3x2)=254251200/120 =21187602118760 combinations


How many possible 5 digit combinations are there using 5 digits?

Possible 5 digit combinations using 5 digits only 1 time is 5! or 5*4*3*2*1 or 120. Using 5 digits where numbers can be used 5 times is 55 or 3125.


How many 3 combinations are in 10 numbers?

There are: 10C3 = 120


How many 5 number combinations are there for numbers 1-5?

120 5x4x3x2x1=120


How many three digit combinations can be made from the numbers 1 2 3 4 5 6?

If you can repeat the numbers, it will be 6*6*6=216. If you can't, it will be 6*5*4=120.


How many combinations are there in 5 numbers by swapping the way they are written?

120


How many 3 number combinations can you make with 1 2 3 4 5 6?

There are 6!/3! = 120 different 3-digit numbers that can be made from these 6 digits.