If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Possible three letter words

Sal explains how to find all of the possible three letter words when we can use each letter as many times as we want, and when each letter can only be used once.

Want to join the conversation?

  • aqualine ultimate style avatar for user Chuyao Wang
    This is not much relevant to the video, but what if the question is like this: how many ways are there to arrange L, L, L, B, B, D, D, D? How to use factorial to solve that?
    (27 votes)
    Default Khan Academy avatar avatar for user
    • sneak peak green style avatar for user Jeszenoi Balint
      This something which is called permutation with repetition. You use this when you are interested in an arangement but you have elements which are similar.

      You still need n elements (L, L, L, B, B, D, D, D) so n = 8.
      Then you divide this by the factorial of similar elements. So k1 = 3 because you have 3 Ls. You need to do this for every differnt kind of element.
      so k2 = 2 (2 Bs)
      k3 = 3 (3 Ds)

      Finally the formula is n!/k1!*k2!*k3!

      Basically, you get the permutations of those 8 letters then rule out those options which are essentially the same. They aresame ina manner that if you swap the two Bs that seems like it is still the same.
      (8 votes)
  • leafers seedling style avatar for user Hook
    A permutation is interesting regardless of getting confused especially by varying questions being asked. Now I want to ask about how many distinct permutations can be made from the letters of the word MATH? and how many of these permutations starts with the letter M?

    To solve it I just used 4!=24 distinct permutation if I'm correct then how many of these permutations start with M?
    What I did is n!/n so 4!/4 = 6
    I divided it by 4 since there are 4 distinct letters. Am I doing it right?
    I need help since my math skills aren't that good.
    (16 votes)
    Default Khan Academy avatar avatar for user
    • leaf grey style avatar for user Alex
      Yep. You got it.

      Alternatively, the problem could also be rephrased as "how many permutations of A, T, and H are there?" (because M is fixed), so you'd still arrive at the answer of 3! = 6.
      (16 votes)
  • hopper cool style avatar for user JPhilip
    What if you want all of the three-letter words that don't use the same letter twice, and you want the middle letter to be a vowel? You might start on the first space and write 26. Then the next space(the vowel) could be a 5 or a 6, depending on what the first letter was. If it was a vowel, it would make the middle space 5, and if it was a consonant, it would make the middle space 6. Also, which space you start on can change the final outcome. If you start on the middle space(the vowel), then it would always be 6, the next space would be 25, and the last space would be 24. May someone please explain this? Thanks! :)
    (8 votes)
    Default Khan Academy avatar avatar for user
    • male robot johnny style avatar for user Thomas B
      It might seem like you end up with different counts depending on where you start, but that is not actually the case. Lets breakdown what actually happens when you start with the first letter.

      If you start with a consonant (and are counting y as a vowel) you have 20 choices for the first spot and then 6 choices for the middle slot, leaving 24 for the final slot.
      If you instead start with a vowel, you have 6 choices for the first slot, then only 5 for the middle slot, and again 24 for the last.
      So the total number of possibilities is 20*6*24 + 6*5*24 = (20*6 + 6*5)*24 = ((20+5)*6*24 =25*6*24 which is exactly what you had when you started with your vowel.
      (14 votes)
  • mr pants teal style avatar for user Trippin trish
    How would you solve a problem that asked for all the three letter words with a vowel as the middle letter?
    (5 votes)
    Default Khan Academy avatar avatar for user
  • purple pi purple style avatar for user Hava
    At , doesn't Sal mean "letters," and not "alphabets"?
    (10 votes)
    Default Khan Academy avatar avatar for user
  • old spice man green style avatar for user Kumar Shubham
    How would u figure out actual three letter words rather than random letters, is there a way to eliminate those "non words"
    (4 votes)
    Default Khan Academy avatar avatar for user
    • leaf blue style avatar for user Stefen
      That is a great question - but outside the scope of what we are doing here.
      Checking syntax and formation of words is a whole other branch of study - and very language dependent.
      Maybe the easiest would be to hand potential words over to a dictionary program for verification. - but if you are looking for a mathematical way to do it, you might be able to design a scoring function that biases certain letter combinations as (un)likely with simple rules, Let's let V = vowel and C = consonant - then perhaps the combination VCV (eg "age" or "ego") or CVC (eg "dad" or "mud") rate higher than CCV (are there any?). CCC and VVV combinations are ruled out, and some consideration given to CVV (eg "bee" or "moo") and VCC (eg "and" or "art" or "ebb" or "egg"). And what about VVC? ("aah" and "oil"!).
      If you think about it enough, maybe it will be you who can propose a mathematical solution to the "three letter word problem."
      Keep Studying!
      (5 votes)
  • marcimus pink style avatar for user Jenny
    I tried doing my full name, lets say its Jenny Jiang, rewriting the full name in each scenario. I know it would be 10! on the top of the fraction, but I am confused on the bottom. Since my full name has 2 J's and 3 N's, it is confusing. Why would the bottom be 3!*2! ? why couldn't it be addition? Can someone prove this deductively?
    (1 vote)
    Default Khan Academy avatar avatar for user
    • blobby green style avatar for user robshowsides
      Let's say for a moment that the J's and the N's were labelled, so we thought of them as different. That is, your name was spelled J1-E-N1-N2-Y-J2-I-A-N3-G, so that there were 10 "different" letters in your name. In that case, like you said, there would be 10! different permutations of the 10 letters, since, for example, J1-E-N1-N2-Y-J2-I-A-N3-G and J2-E-N1-N2-Y-J1-I-A-N3-G would be different (I switched the J1 and J2). Now, imagine that ENTIRE list of 10! (= 3628800) permutations (maybe you paid your little brother to write the entire list :) ), and imagine deciding, "Oh, actually, J1 and J2 should both just be J". You would find that in your list, suddenly every entry would be in the list TWICE, once from using J1 then J2, and another from using J2 then J1. For example, the pair above would BOTH become: J-E-N1-N2-Y-J-I-A-N3-G, and you would need to go through and erase exactly HALF of the permutations, so you would be at (10!)/2.

      Now, with your list down to (10!)/2 (= 1814400) entries, imagine you decide the same about the N's: N1 and N2 and N3 all get changed to just N. When you look through the list now, you'll see that every entry will show up exactly 3! (= 6) times:
      J-E-N1-N2-Y-J-I-A-N3-G --> J-E-N-N-Y-J-I-A-N-G
      J-E-N1-N3-Y-J-I-A-N2-G --> J-E-N-N-Y-J-I-A-N-G
      J-E-N2-N1-Y-J-I-A-N3-G --> J-E-N-N-Y-J-I-A-N-G
      J-E-N2-N3-Y-J-I-A-N1-G --> J-E-N-N-Y-J-I-A-N-G
      J-E-N3-N1-Y-J-I-A-N2-G --> J-E-N-N-Y-J-I-A-N-G
      J-E-N3-N2-Y-J-I-A-N1-G --> J-E-N-N-Y-J-I-A-N-G

      These will ALL become J-E-N-N-Y-J-I-A-N-G, and likewise every single entry will be repeated 6 times when N1, N2, and N3 are all changed to N, since there are 3! ways to put the three "different" N's into three spots. So now you will have to erase 5 out of every 6 entries, and the number of entries will become [(10!)/(2)]/6 = (10!)/(3!*2!). Hope that helps!
      (10 votes)
  • blobby green style avatar for user Carol
    This doesn't relate to the video much, but what if I have a question like...
    How many arrangements are there using the letters in KITCHEN if the vowels must not be side by side? how would I solve that?
    (3 votes)
    Default Khan Academy avatar avatar for user
    • old spice man blue style avatar for user DanK
      I think that the solution is: 7!-2*6!=3600
      7! is the number of possible arrangements without any limitation.
      If we consider the vowels I & E side by side as if one letter, there is 6! possible arrangements multiplied by 2 for the two options IE or EI.
      (5 votes)
  • blobby green style avatar for user stiwariaanya
    17,576 possibilites for 3 letter words if you can repeat the letters and we aren't considering phonetics or anything like that and we are using all 26 letters.
    (4 votes)
    Default Khan Academy avatar avatar for user
  • blobby green style avatar for user kishan.thacker98
    But here in 1st scenario Sal is ignoring duplicates as when we do 26 * 26 * 26 we are essentially taking duplicates in terms of (A A A) as 6 different permutations but essentially it is (A A A) only so here 26*6 duplicates are there. Similarly we are taking 3 duplicates in below:
    A A B
    A B A
    B A A

    Note that this A will interchange and give same result but we are not taking effect of duplicates. I think the answer shall be 26^3-26*3-26*6 to incorporate duplicates.
    (4 votes)
    Default Khan Academy avatar avatar for user

Video transcript

- [Voiceover] So let's ask ourselves some interesting questions about alphabets in the English language. And in case you don't remember and are in the mood to count, there are 26 alphabets. So if you go, "A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, and Z," you'll get, you'll get 26, 26 alphabets. Now let's ask some interesting questions. So given that there are 26 alphabets in the English language, how many possible three letter words are there? And we're not going to be thinking about phonetics or how hard it is to pronounce it. So, for example, the word, the word ZGT would be a legitimate word in this example. Or the word, the word, the word SKJ would be a legitimate word in this example. So how many possible three letter words are there in the English language? I encourage you to pause the video and try to think about it. Alright, I assume you've had a go at it. So let's just think about it, for three letter words there's three spaces, so how many possibilities are there for the first one? Well, there's 26 possible letters for the first one. Anything from a to z would be completely fine. Now how many possibilities for the second one? And I intentionally ask this to you to be a distractor because we've seen a lot of examples. We're saying, "Oh, there's 26 possibilities "for the first one and maybe there's 25 for the second one, "and then 24 for the third," but that's not the case right over here because we can repeat letters. I didn't say that all of the letters had to be different. So, for example, the word, the word HHH would also be a legitimate word in our example right over here. So we have 26 possibilities for the second letter and we have 26 possibilities for the third letter. So we're going to have, and I don't know what this is, 26 to the third power possibilities, or 26 times 26 time 26 and you can figure out what that is. That is how many possible three letter words we can have for the English language if we didn't care about how to pronounceable they are, if they meant anything and if we repeated letters. Now let's ask a different question. What if we said, "How many possible three letter words "are there if we want all different letters?" So we want all different letters. So these all have to be different letters. Different, different letters and once again, pause the video and see if you can think it through. Alright, so this is where permutations start to be useful. Although, I think a lot of things like this, it's always best to reason through than try to figure out if some formula applies to it. So in this situation, well, if we went in order, we could have 26 different letters for the first one, 26 different possibilities for the first one. You know, I'm always starting with that one, but there's nothing special about the one on the left. We could say that the one on the right, there's 26 possibilities, well for each of those possibilities, for each of those 26 possibilities, there might be 25 possibilities for what we put in the middle one if we say we're going to figure out the middle one next. And then for each of these 25 times 26 possibilities for where we figured out two of the letters, there's 24 possibilities because we've already used two letters for the last bucket that we haven't filled. And the only reason I went 26, 25, 24 is to show you there's nothing special about always filling in the left most letter or the left most chair first. It's just about, well, let's just think in terms of let's just fill out one of the buckets first. Hey, we have the most possibilities for that. Once we use something up, then for each of those possibilities we'll have one left, one less for the next, the next bucket. And so I could do 24 times 25 times 26, but just so I don't fully confuse you, I'll go back to what I have been doing. 26 possibilities for the left most one. For each of those, you would have 25 possibilities for the next one that you're going to try to figure out because you already used one letter and they have to be different. And then for the last bucket, you're going to have 24 possibilities, so this is going to be 26 times 25 times 24, whatever that happens to be. And if we wanted to write it in the notation of permutations, we would say that this is equal to, we're taking 26 things, sorry, not two p. 20, my brain is malfunctioning. 26, we're figuring out how many permutations are there for putting 26 different things into three different spaces and this is 26, if we just blindly apply the formula, which I never suggest doing. It would be 26 factorial over 26 minus three factorial, which would be 26 factorial over 23 factorial, which is going to be exactly this right over here because the 23 times 22 times 21 all the way down to one is going to cancel with the 23 factorial. And so the whole point of this video, there's two points, is one, as soon as someone says, "How many different letters could you form" or something like that, you don't just blindly do permutations or combinations. You think about well, what is being asked in the question. Here, I really just have to take 26 times 26 times 26. The other thing I want to point out, and I know I keep pointing it out, and it's probably getting tiring to you, is even when permutations are applicable, in my brain, at least, it's always more valuable to just try to reason through the problem as opposed to just saying, "Oh there's this formula "that I remember from weeks or years ago "in my life that had an N factorial and K factorial "and I had to memorize it, I have to look it up." Always much more useful to just reason it through.