Do you mean just the numbers 1-9? Or do you mean all the digits, including 0, which would be 10 digits?
If you mean 10 digits 0-9 and assuming that numbers such as 0000 are valid, then you have 10^4 = 10,000 possibilities (0000, 0001, 0002, ...., 9997, 9998, 9999 -- count 'em up, there are 10,0000).
If you really mean just nine digits, then you have 9^4 = 6,561 possibilities (you have 9 choices for your 1st digit, nine choices for your 2nd digit, 9 choices for your 3rd digit, and 9 choices for your 4th digit = 9*9*9*9 = 6,561).
You didn't say that once you use a digit it cannot be repeated. If you meant this, then the folks who are saying the answer is 9*8*7*6 = 3,024 are correct.
~ ♥ ~
2006-11-12 13:59:24
·
answer #1
·
answered by I ♥ AUG 6
·
1⤊
0⤋
With or without repetition? And there are actually 10 not 9 because 0 is included.
If there's repetition allowed (2222 for example), it's 9^4 for 9. If you're using 10, it's 10^4.
If there isn't any repetition(each number can be used only once per 4 digit number), then it's 9*8*7*6 (if you're assuming 9 individual numbers) or 10*9*8*7 if you're assuming the correct 10 'individual numbers'.
2006-11-12 14:05:51
·
answer #2
·
answered by carrera_cabriolet 2
·
0⤊
0⤋
it is a permutation without repetition
with n = 9 k =4
P (n k) = n! / (n-k)! = 3024
2006-11-12 14:01:46
·
answer #3
·
answered by James Chan 4
·
0⤊
0⤋