SOLUTION: How many social security numbers are possible that have the same first five digits?
Algebra
->
Permutations
-> SOLUTION: How many social security numbers are possible that have the same first five digits?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 446981
:
How many social security numbers are possible that have the same first five digits?
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
Note that the first five digits are fixed, so we only care about the remaining four digits. Each placeholder has ten different possibilities (0, 1, ..., 9) so there are 10^4 possible SSNs.