document.write( "Question 591678: How many 3-digit codes using the digits 0 through 9 are possible if repetitions are allowed? \n" ); document.write( "
Algebra.Com's Answer #375694 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many 3-digit codes using the digits 0 through 9 are possible if repetitions are allowed?
\n" ); document.write( "-------------
\n" ); document.write( "10*10*10 = 1000
\n" ); document.write( "
\n" ); document.write( "
\n" );