document.write( "Question 117046: Find the number of distinguishable permutations of the group of letters: A,A,G,E,E,E,M. \n" ); document.write( "
Algebra.Com's Answer #85113 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
7!/2!*3! In the denominator the letters that appear more than once are factorialized.
\n" ); document.write( "=7*6*5*4*3*2/3*2*2
\n" ); document.write( "=7*5*4*3 the 6 is canceled by 3*2 and 2 is canceled by 2.
\n" ); document.write( "=420
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );