document.write( "Question 522146: Algebra Foundamentals Counting
\n" ); document.write( "how many different ways can the letters of the word COUNTED be arranged?
\n" ); document.write( "

Algebra.Com's Answer #346974 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
how many different ways can the letters of the word COUNTED be arranged?
\n" ); document.write( "=====================================
\n" ); document.write( "There are 7 possible choices for the 1st letter, 6 for the 2nd letter, etc.
\n" ); document.write( "Therefore, the total number of combinations is:
\n" ); document.write( "7*6*5*4*3*2*1 = 7! = 5040
\n" ); document.write( "
\n" );