Ask a New Question
Search
Asked by
slomomo
Counting Principles and Permutation. A social security number consists of 9 digits. How many different social security numbers are possible if repetition of digits is permitted
Answers
Human Answers
2
AI Answers
0
Answered by
Reiny
If the lead digit can be a zero
then 10^9
If the lead digit cannot be a zero
then 9(10^8)
Answered by
Reiny
If the lead digit can be a zero
then 10^9
If the lead digit cannot be a zero
then 9(10^8)
There are no AI answers yet. The ability to request AI answers is coming soon!
Related Questions
Related Questions
2
The sum of the first n counting numbers 1 + 2 + 3 + 4 + 5 ... + n is given by S = n/2(1 + n). a)...
Counting by ones, counting by tens, and counting by groups and singles: I was rather curious about...