document.write( "Question 1067610: how many different 10 letter words can be made.from.the following letters? D,U,E,J, A, M, O, W, X, H, Y, S \n" ); document.write( "
Algebra.Com's Answer #682856 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Since they are all distinguishable, the answer is the \r\n" ); document.write( "number of permutations of 12 things taken 10 at a time.\r\n" ); document.write( "\r\n" ); document.write( "12P10 = 239500800\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |