document.write( "Question 168595: Suppose you are playing a word game with seven distinct letters. How many seven-letter words can there be? \n" ); document.write( "
Algebra.Com's Answer #124254 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Without repeats: \n" ); document.write( "7!=7*6*5*4*3*2*1=5,040 ans. \n" ); document.write( " \n" ); document.write( " |