document.write( "Question 833431: How many different 10-letter words (real or imaginary) can be formed from the following letters?
\n" );
document.write( "U,C,C,T,E,A,C,P,J,K \n" );
document.write( "
Algebra.Com's Answer #502650 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! To find REAL words with those letters, head to http://wineverygame.com. It's a Scrabble anagrammer that will find every Scrabble-legal word. \n" ); document.write( ". \n" ); document.write( "However, I think that you're looking instead for 10! (10*9*8*7*6*5*4*3*2*1), which is 362880. You can multiply this out yourself or plug the '10!' into http://mathway.com. \n" ); document.write( ". \n" ); document.write( "There's an excellent explanation here: http://betterexplained.com/articles/easy-permutations-and-combinations/ \n" ); document.write( " |