SOLUTION: A social security number consists of nine digits. How many different social security numbers are possible if repetition of numbers is permitted? How do I know what formula I should

Algebra ->  Permutations -> SOLUTION: A social security number consists of nine digits. How many different social security numbers are possible if repetition of numbers is permitted? How do I know what formula I should      Log On


   



Question 444758: A social security number consists of nine digits. How many different social security numbers are possible if repetition of numbers is permitted? How do I know what formula I should be using?
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
There is not much of a formula; much of it is intuition and logic.

There are ten possible choices for each digit, and nine digits. The number of possible SSN's is 10x10x10x...x10 = 10^9.