document.write( "Question 1147087: Find the number of distinguishable permutations of:
\n" ); document.write( "5 Cs, 6 Gs, and 4 Ls
\n" ); document.write( "

Algebra.Com's Answer #768383 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let T = total number of letters
\n" ); document.write( " L = number of L's
\n" ); document.write( " G = number of G's
\n" ); document.write( " C = number of C's \r
\n" ); document.write( "\n" ); document.write( "Number of distinct arrangements = T!/(C!G!L!)\r
\n" ); document.write( "\n" ); document.write( "You can fill in the numbers\r
\n" ); document.write( "\n" ); document.write( "n! means \"n factorial\": n! = n*(n-1)*(n-2)*...*3*2*1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );