document.write( "Question 1074322: find a word formed by using all the letters of the word
\n" ); document.write( "dhoni whose rank is 73?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #689066 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Suppose all 5!=120 permutations of dhoni are listed in \r\n" );
document.write( "alphabetical order, numbered #1 through #120.  \r\n" );
document.write( "\r\n" );
document.write( "For instance. in the list, arrangement #1 is dhino and \r\n" );
document.write( "arrangement #120 is onihd\r\n" );
document.write( "\r\n" );
document.write( "Since 5! = 5*4!, we can think of it divided into 5 groups of 4!\r\n" );
document.write( "(that is, 24) permutations each. \r\n" );
document.write( "the 1st 4! begin with \"d\", they are #1 through #24 in the list.\r\n" );
document.write( "the 2nd 4! begin with \"h\", they are #25 through #48 in the list. \r\n" );
document.write( "the 3rd 4! begin with \"i\", they are #49 through #72 in the list.\r\n" );
document.write( "\r\n" );
document.write( "So the word which is #73 in the list is the first one that begins \r\n" );
document.write( "with \"n\", which is ndhio \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );