SOLUTION: Each letter of the word LEARN is printed on one of 5 cards. How many 3-,4-,or 5-letter code words can be formed? "thank you tutors"

Algebra ->  Probability-and-statistics -> SOLUTION: Each letter of the word LEARN is printed on one of 5 cards. How many 3-,4-,or 5-letter code words can be formed? "thank you tutors"      Log On


   



Question 1056515: Each letter of the word LEARN is printed on one of 5 cards. How many 3-,4-,or 5-letter code words can be formed?
"thank you tutors"

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
3-letter codes:

Choose the first card 5 ways.
Choose the second card any of the remaining 4 ways.
Choose the third card any of the remaining 3 ways.

That's 5*4*3 = 60

------------------------

4-letter codes:

Choose the first card 5 ways.
Choose the second card any of the remaining 4 ways.
Choose the third card any of the remaining 3 ways.
Choose the fourth card either of the remaining 2 ways.

That's 5*4*3*2 = 120

-------------------------

5-letter codes:

Choose the first card 5 ways.
Choose the second card any of the remaining 4 ways.
Choose the third card any of the remaining 3 ways.
Choose the fourth card either of the remaining 2 ways.
Choose the fifth card that 1 remaining way.

That's 5*4*3*2*1 = 120

[Notice that the number of 5-letter codes is the same
as the number of 4-letter codes, because for every 4-letter
code, just tack on the remaining card and you have a 5-letter
code.]

Edwin