document.write( "Question 966401: In how many ways can the 8 letters in the word HOSPITAL be arranged in a row. \n" ); document.write( "
Algebra.Com's Answer #590808 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "All 8 letters are distinguishable so the answer is 8! = 40320 \n" ); document.write( "
\n" );