document.write( "Question 347860: How many arrangements of the letters in the word COUNTING are possible? \n" ); document.write( "
Algebra.Com's Answer #250844 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "given word is COUNTING \r \n" ); document.write( "\n" ); document.write( " Total no. of letters = 8, N occur 2 times\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, no. of total possible arrangement= 8!/ 2! \n" ); document.write( " \n" ); document.write( " = 20160 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |