Question 204428This question is from textbook
: In how many ways can the letters in the word SCRAMBLE be rearranged?
This question is from textbook
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! In how many ways can the letters in the word SCRAMBLE be rearranged?
----------------
Using all 8 letters? You didn't state that, but I'll assume it.
---------------
The 1st letter is one of 8, the 2nd 1 of 7, 1 of 6, etc., so the # of ways is
8*7*6...1 = 8! (8 factorial)
8! = 40320
|
|
|