SOLUTION: consider words of length 10 which only contain letters from the set {a,e,i,o,u,r,s,t,v,w}, suppose repetition of letters is not allowed. 1. how many different words of length 10 a

Algebra.Com
Question 775364: consider words of length 10 which only contain letters from the set {a,e,i,o,u,r,s,t,v,w}, suppose repetition of letters is not allowed.
1. how many different words of length 10 are there?
2. how many different words of length 10 are there if the consonants i.e. r,s,t,v,w and the vowels i,e, a,e,i ,o, u must alternate
3. how many different words of length 10 are there if all five vowels must be adjacent in each word?

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
consider words of length 10 which only contain letters from the set {a,e,i,o,u,r,s,t,v,w}, suppose repetition of letters is not allowed.
1. how many different words of length 10 are there?
10! = 3628800

2. how many different words of length 10 are there if the consonants i.e. r,s,t,v,w and the vowels i,e, a,e,i ,o, u must alternate
They can be CVCVCVCVCV or VCVCVCVCVC [C=consonant, V=vowel]

For each of those 2 types, there are 5! ways to arrange the consonants
and 5! ways to arrange the vowels:

5!5!2 = 1201202 - 28800

3. how many different words of length 10 are there if all five vowels must be adjacent in each word?
VVVVVCCCCC, CVVVVVCCCC, CCVVVVVCCC, CCCVVVVVCC, CCCCVVVVVC, CCCCCVVVVV

For each of these 6 types, there are 5! ways to place the consonants and 5!
ways to arrange the vowels:

5!5!6 = 1201206 - 86400

Edwin

RELATED QUESTIONS

consider strings of length 10 which contain only letters from the set{A,E,I,O,U} and... (answered by Edwin McCravy)
Consider strings of length 6 which contain letters only from the set { P,Q,R,S,T} and... (answered by Edwin McCravy)
Draw an appropriate Venn diagram that will show the following the relationship of the... (answered by Edwin McCravy)
Math Encrypt the message “BYE” using the encryption e equals left parenthesis 5 m... (answered by math_tutor2020)
there are 7 letters which is U,N,I,F,O,R,M. Find the number of different four-letter... (answered by greenestamps)
MAT 145: Topics In Contemporary Math QUESTION 12 Convert the message (answered by ikleyn)
MAT 145: Topics In Contemporary Math QUESTION 12 Convert the message... (answered by greenestamps)
In forming 5 letter words using the letters of the word EQUATIONS. Note that a word is... (answered by KMST)
a product code is made from 3 non-distinct letters from this set { W,Y,T,U,X,R}. how... (answered by jim_thompson5910)