SOLUTION: How many five-letter sequences are possible that use the letters q, u, a, k, e, s at most once each?
Algebra
->
Permutations
-> SOLUTION: How many five-letter sequences are possible that use the letters q, u, a, k, e, s at most once each?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 1113771
:
How many five-letter sequences are possible that use the letters q, u, a, k, e, s at most once each?
Answer by
greenestamps(13200)
(
Show Source
):
You can
put this solution on YOUR website!
There are 6 letters; you are using 5 of them, and none can be repeated. So
6 choices for the 1st letter;
5 choices for the 2nd letter;
... etc.
Answer: 6*5*4*3*2 = 720