document.write( "Question 448119: How three letter words can can be made rearranging the word 'humuhumunukunukuapuaa' (21-letter word)? \n" ); document.write( "
Algebra.Com's Answer #308438 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How three letter words can can be made rearranging the word 'humuhumunukunukuapuaa' (21-letter word)?
\n" ); document.write( "--------------------
\n" ); document.write( "# of h's: 2
\n" ); document.write( "# of u's: 9
\n" ); document.write( "# of m's: 2
\n" ); document.write( "# of k's: 2
\n" ); document.write( "# of n's: 2
\n" ); document.write( "# of p's: 1
\n" ); document.write( "# of a's: 3\r
\n" ); document.write( "\n" ); document.write( "----------------------------
\n" ); document.write( "Assuming repetition is allowed there are 21C3
\n" ); document.write( "= (21*20*19)/(1*2*3) = 1330 3-letter words.
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );