document.write( "Question 678790: 1) If all permutations of the letters of the words AGAIN are arranged as in dictionary,then what is 49th word? \n" ); document.write( "
Algebra.Com's Answer #421618 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! If you list out all the permutations of AGAIN, there are 120 of them.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However, there's a letter that repeats itself twice (A), so cut that figure in half to get 60.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 60 ways to rearrange the letters of AGAIN\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That's a lot. Especially if you have to sort them all correctly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However, doing so will give the 49th \"word\" NAAGI. \n" ); document.write( " |