document.write( "Question 933501: How many 8-letter words can be made from football? \n" ); document.write( "
Algebra.Com's Answer #567212 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "8 letters, 8! but the two o's are indistinguishable, so\r\n" );
document.write( "we divide by 2!.  The two l's are also indistinguishable, so\r\n" );
document.write( "we divide by 2! again.  \r\n" );
document.write( "\r\n" );
document.write( "Answer: \"8%21%2F%282%21%2A2%21%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );