elitewarr said:
Homework Statement
Find the number of different arrangements of the name "BENNETT TAN" with all the T's separated and all the N's separated.Homework Equations
The Attempt at a Solution
I have no idea how to start this question.
If anyone is so kind to help me. Thank you. I need some urgent help!
A very important problem solving technique is to break the problem into manageable chunks, and then put the pieces together. This is how I will help you solve your problem.
First, here is the way that I interpreted your problem: How many ways can you arrange the letters of BENNETT TAN so that there are no two consecutive T's and no two consecutive N's. So, BENNETT TAN is not a legal arrangement, but BENTNTETAN is legal. Is that correct?
First, I would solve this problem: How man ways can you arrange the letters: BEETT TA so that there are no two consecutive T's. To solve this problem, I use something I call the "gap method". Consider the following diagram:
$ # $ # $ # $ # $
In this diagram, the #'s represent positions of the letters B,E,E, and A and the $'s represent legal positions for the T's. Now, each of the #'s are going to be used, but clearly not all of the $'s are going to be used. Does this make sense so far? If not, think about it some. If you don't understand something, just ask. So, now just look at the #'s and the letters B,E,E,A. There are absolutley no restrictions on how these can be placed on the #'s, right? Well, how many ways can you arrange the letters B,E,E,A? This is the same as the number of ways you can position the letters on the #'s. Now you need to count the number of ways that you can position the T's. There are 5 $'s which means there are 5 legal places to put the three T's. How many ways can you place three T's in 5 positions? Multiply these two numbers together and you have the total number of ways that you can arrange the letters BEETT TA such that there are no consecutive T's. Am I being clear? Don't hesitate to ask questions if you need to do so. Now, let's deal with the N's. So far, we have constructed a string from the letters BEETTTA such that there are no consecutive T's. Now, we want to add in the N's. Note that there is no way that we can add an N to make the T's illegal. Consider this diagram:
$#$#$#$#$#$#$#$
where the #'s are the letters we have already placed and the $'s are legal positions for the T's. Now, how many ways can you place your T's. Multiply this number by the number in the first part and you have your answer. Note that you don't have to do a bunch of messy subtraction, either.
For practice, solve this problem (which is easier than the current one):
How many ways can you arrange the letters in COMBINATORICS so that there are no two consecutive vowels?