document.write( "Question 430122: How many distinguishable words can be formed from the letters of the word \"casserole\" if each letter is used exactly once? If I told you the answer is 90,720; explain in your own words using complete sentences which formula you used and why (Permutations or Combinations), and how you solved the problem. When you state your answer here, please also tell us when the use of combinations is appropriate compared to when the use of permutations. \n" ); document.write( "
Algebra.Com's Answer #298717 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Casserole is 9 letters\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9P9/(2!2!) = 9!/(2!2!) = 90720, the number of total ways. I used permutations because the order matters. In general, try to use permutations where order matters, and combinations where the order doesn't matter. \n" ); document.write( " |