document.write( "Question 479358: I don't understand how to solve this question? This is permutarions.
\n" ); document.write( " How many ways can we pick a 6 letter \"word\" from the word HOKIES?
\n" ); document.write( "

Algebra.Com's Answer #328437 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The 1st choice is 1 of 6, then 1 of 5, 1 of 4, etc
\n" ); document.write( "--> 6*5*4*3*2*1
\n" ); document.write( "= 720
\n" ); document.write( "----------
\n" ); document.write( "6! = 720
\n" ); document.write( "6! is 6 factorial
\n" ); document.write( "
\n" ); document.write( "
\n" );