document.write( "Question 1004638: In how many distinct ways can the letters of the word SEEDS be arranged? \n" ); document.write( "
Algebra.Com's Answer #621073 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
This is found by
\n" ); document.write( "5! / (2!)(2!) = 30 ways
\n" ); document.write( "
\n" );