document.write( "Question 1191848: If repetition is allowed then how many different three digits numbers can be formed using the digits from 1 to 5? \n" ); document.write( "
Algebra.Com's Answer #823693 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If repetition is allowed then how many different three digits numbers can be formed using the digits from 1 to 5?
\n" ); document.write( "--------------
\n" ); document.write( "Each digit is 1 of 5 ---> 5*5*5 = 125
\n" ); document.write( "
\n" );