document.write( "Question 328563: How many different 5-digit sequences can be formed using the digits (0,1,2,3,4,5,6,7,8) if repetition of digits is allowed? \n" ); document.write( "
Algebra.Com's Answer #235361 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
9 choices 5 times
\n" ); document.write( "-----
\n" ); document.write( "9^5 = 59049
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );