document.write( "Question 15602: A certain code is a sequence of five digits. What is the probability of generating five digits and getting the code 12345 if each digit CAN be repeated? \n" ); document.write( "
Algebra.Com's Answer #20928 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
1 way to succeed
\n" ); document.write( "5^10 different possible outcomes.
\n" ); document.write( "Probability = 1/10^5
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );