document.write( "Question 1055991: If I have a list of numbers 0-9 and I have a 4 digit code how many possible solutions are there \n" ); document.write( "
Algebra.Com's Answer #671155 by ikleyn(52949)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If no restrictions on repetition of digits, and
\n" ); document.write( "if no restriction of the type \"0 can not go first\" . . . \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "then the number of codes is \"10%5E4\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If there are restrictions, they MUST be listed in the condition.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since we do not see any restrictions in the condition, they do not exist in this problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );