document.write( "Question 227895: Social Security numbers are in the form ###-##-####, where each symbol represents any number 0-9. How many Social Security numbers are possible using this format? Will we ever run out of Social Security numbers?\r
\n" ); document.write( "\n" ); document.write( "Would it be 90 factorial? Thank you.\r
\n" ); document.write( "\n" ); document.write( "Jim
\n" ); document.write( "

Algebra.Com's Answer #169280 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
There are 9 digits, so they could be a nine-digit number. The hyphens don't count.
\n" ); document.write( "That's 10^9 = 1,000,000,000 numbers (from 0 to 999,999,999)
\n" ); document.write( "----------
\n" ); document.write( "We have no way of knowing if we will \"run out\" of SS numbers. Arithmetic cannot predict the future.
\n" ); document.write( "
\n" );