document.write( "Question 391588: In how many ways can you arrange the letters of the word 'think' so that the 't' and the 'h' are separated by at least one other letter? Use the indirect method. \n" ); document.write( "
Algebra.Com's Answer #277853 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let's make them one letter, the \"th\" letter. 4!=24
\n" ); document.write( "Let's make them one letter, the \"ht\" letter. 4!=24
\n" ); document.write( "24*2=48 ways they are not separated by a letter.
\n" ); document.write( "5!=120 possible arrangements of the word \"think\".
\n" ); document.write( "120-48=72 ways you can arrange \"think\" so the t and h are seperated by at least one letter.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );