auto ad

Wednesday, August 5, 2020

The english alphabet has 5 vowels and 21 consonants. How many words with 2 different vowels and 2 different consonants can be formed

ncert cbse chapter 7 permutations miscellaneous exercise

6.The english alphabet has 5 vowels and 21 consonants. How many words with 2 different vowels and 2 different consonants can be formed

Because there are 5 vowels,
the 2 vowels can be selected in C(5,2) = [(5*4)/(1*2)] = 10 ways

Because there are 21 consonants
the 2 consonants can be selected in C(21,2) = [(21*20)/(1*2)] = 210 ways

After selecting the 4 required letters now we can arrange them in

(4!) = 4*3*2*1 = 24 ways

Required number of words = 10*210*24 =50400

7. In an examination  a question paper consists of two parts containing 5 and 7 questions respectively. A  student is required to answer 8 questions in all selecting atleast 3  from each part.  In how many ways can a student select the questions?

let the selections be denoted by (x,y) where x denotes the questions from part I
and y the questions from part II
atleast 3 means 3 or more

(3,5) or (4,4) or (5,3) are the different possibilities with their respective number of
possible selections being

C(5,3) * C(7,5) = [(5*4)/(1*2)]*[(7*6)/(1*2)]=210 ways

C(5,4) * C(7,4) = [5]*[(7*6*5)/(1*2*3)]=175 ways

C(5,5) * C(7,3) = [1]*[(7*6*5)/(1*2*3)]=35 ways

Total number of ways = 210+175+35 =420 ways

Here note that C[n,r] =C[n,(n-r)]
gives
C[5,3]=C[5,2]
C[7,5]=C[7,2]
C[5.4]=C[5,1]=5
C[7,4]=C[7,3]





ncert cbse 11th mathematics chapter  7 permutations exercise 7.3
11.In how many ways can the letters of the word PERMUTATIONS be arranged if
i)words start with P and end with S
ii)vowels are all together
iii)there are always 4 letters between P and S


ncert cbse 11th mathematics chapter  7 permutations miscellaneous exercise


1.How many words each of 2 vowels and 3 consonants can be formed using the letters of the word DAUGHTER



2. How many words of can be formed using all the letters of the word
 EQUATION  so that the vowels and consonants occur together?

4. If the different permutations of the word EXAMINATION are arranged in a dictionary how many words are there in this list before the first word starting with E

6.How many 6 digit numbers can be formed using 0,1,3,5,7,9 which are divisible by 10 and no digit is repeated?

6.The english alphabet has 5 vowels and 21 consonants. How many words with 2 different vowels and 2 different consonants can be formed

7. In an examination  a question paper consists of two parts containing 5 and 7 questions respectively. A  student is required to answer 8 questions in all selecting atleast 3  from each part.  In how many ways can a student select the questions?


disclaimer:
There is no guarantee about the data/information on this site. You use the data/information at your own risk. You use the advertisements displayed on this page at your own risk.We are not responsible for the content of external internet sites. Some of the links may not work. Your internet usage may be tracked by the advertising networks  using tracking cookies

No comments:

Post a Comment

please leave your comments