document.write( "Question 1020633: How to calculate permutation for 'ATLANTIC'? \n" ); document.write( "
Algebra.Com's Answer #638025 by ryst14(1)![]() ![]() You can put this solution on YOUR website! ATLANTIC \n" ); document.write( "A=2 \n" ); document.write( "T=2 \n" ); document.write( "L=1 \n" ); document.write( "N=1 \n" ); document.write( "I-1 \n" ); document.write( "C=1 \n" ); document.write( "n(no. of letters of the word ATLANTIC)=8\r \n" ); document.write( "\n" ); document.write( "Cancel out all with the values of 1.\r \n" ); document.write( "\n" ); document.write( "8!/(2!)(2!)=10080 \n" ); document.write( " \n" ); document.write( " |