document.write( "Question 634294: How many different permutation can be made from letters of the word \"CURRICULUM\"? \n" ); document.write( "
Algebra.Com's Answer #399478 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "CURRICULUM\r\n" );
document.write( "\r\n" );
document.write( "That's a 10-letter word, and if we could tell the 2 C's, the 3 U's, and the 2\r\n" );
document.write( "R's apart, the answer would be 10!.  But since we can't tell them apart, we\r\n" );
document.write( "have to divide that 10! by the number of ways each of those C's, U's, and R's\r\n" );
document.write( "could be rearranged in each permutation.  So the answer is:\r\n" );
document.write( "\r\n" );
document.write( "\"10%21%2F%282%213%212%21%29\" = 151300\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );