document.write( "Question 482736: How many possible outcomes can come out from a 4 digit code that has 10 possible digits and can repeat. And what are the outcomes as a list? \n" ); document.write( "
Algebra.Com's Answer #330402 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many possible outcomes can come out from a 4 digit code that has 10 possible digits and can repeat. And what are the outcomes as a list?
\n" ); document.write( "-------------------------
\n" ); document.write( "Ans: 10^4 = 10,000
\n" ); document.write( "---
\n" ); document.write( "Outcomes: 0000 to 9999
\n" ); document.write( "-----------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );