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 #671157 by MathTherapy(10560)\"\" \"About 
You can put this solution on YOUR website!
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( "
If 0000 is one, then each of the 4 digits can be chosen from any of the 10 (0 - 9) digits, so possible 4-digit codes total:  \n" );
document.write( "
\n" );