document.write( "Question 1037588: In how many ways can the letters of the word irrational be arranged\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #652185 by purpleoj(8)![]() ![]() You can put this solution on YOUR website! The answer depends on whether you need just the amount of possible ways or whether they need to be distinguishable.\r \n" ); document.write( "\n" ); document.write( "You calculate the number of possible ways by simply writing \n" ); document.write( "\n" ); document.write( "However, because there are three instances of the same letter (there are 2 \"a\"s, 2 \"r\"s, and 2 \"i\"s), you must divide by the factorial of number of times each letter occurs seperately to make each way distinguishable, otherwise you will have identical looking combinations of letters.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This will give you 453600.\r \n" ); document.write( "\n" ); document.write( "Your two answers will be 3628800 for a nondistinguishable permutation, or 453600 for a distinguishable permutation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |