document.write( "Question 855792: How many distinguishable nine-letter arrangements can be made with the letters in the following word: \r
\n" ); document.write( "\n" ); document.write( "SPRINGBREAK
\n" ); document.write( "

Algebra.Com's Answer #515564 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "distinguishable nine-letter arrangements: order important
\n" ); document.write( "SP RI NG BR EA K 11 distinct letter in all in word SPRINGBREAK
\n" ); document.write( " 11P9 = 19,958,400 distinguishable nine-letter arrangements
\n" ); document.write( " nPr = (n!)/(n - r)! = 11*10*9*8*7*6*5*4*3 \n" ); document.write( "
\n" );