document.write( "Question 326900: if the letters A,B,C,D,E and F are to be used in a five letter code, how many different codes are possible if repetitions ARE PERMITTED.
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #234526 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if the letters A,B,C,D,E and F are to be used in a five letter code, how many different codes are possible if repetitions ARE PERMITTED. \n" ); document.write( "--------------------------- \n" ); document.write( "There are 6 choices of letters five times. \n" ); document.write( "----- \n" ); document.write( "Ans: 6^5 = 7776 different codes \n" ); document.write( "==== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |