document.write( "Question 1044186: How many 5 digit numbers can be formed using digits 1-9 the first digit cant be 0 or 1 repeated digits are allowed
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #659459 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
So for the first digit there are 8 choices and for the other 4 there are 10 choices.
\n" ); document.write( "\"N=8%2A10%2A10%2A10%2A10=80000\"
\n" ); document.write( "
\n" ); document.write( "
\n" );