document.write( "Question 774943: How can I work out how many ways the 26 letters of the English language can be arranged into 4 letter sets? \n" ); document.write( "
Algebra.Com's Answer #472549 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How can I work out how many ways the 26 letters of the English language can be arranged into 4 letter sets?
\n" ); document.write( "----------
\n" ); document.write( "Find the # of possibly 4 letter combinations using 26 letters.
\n" ); document.write( "-----
\n" ); document.write( "= 26^4
\n" ); document.write( "= 456976
\n" ); document.write( "
\n" );