document.write( "Question 1101954: find the number of distinct permutations of the word BARRACKS \n" ); document.write( "
Algebra.Com's Answer #716592 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The word contains 8 letters;  of them,  the \"A\" repeats twice, and \"R\" repeats twice, too.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the number of distinguishable arrangements of the letters is  \"8%21%2F%282%21%2A2%21%29\" = 10080.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "First   2!  in the denominator stands to account for repeated  \"A\".\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Second  2! in the denominator stands to account for repeated  \"R\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );