document.write( "Question 1020633: How to calculate permutation for 'ATLANTIC'? \n" ); document.write( "
Algebra.Com's Answer #637841 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! There are eight letters and two pairs of repeating letters, so this would be\r \n" ); document.write( "\n" ); document.write( "8!/(2!*2!) = 10080 \n" ); document.write( " |