Module 3 QB (1)
Module 3 QB (1)
3.2 Permutations
1. Find the number of ways of arranging n different objects around a circle.
2. It is required to seat 5 men and 4 women in a row so that the women occupy the even places.
How many such arrangements are possible?
3. In how many ways can 6 men and 6 women be seated in a row
(a) If any person may sit next to any other
(b) If men and women must occupy alternate seats?
4. How many different strings (sequences) of length 4 can be formed using the letters of the
word FLOWER?
5. Find the number of permutations of all the letters of the word SUCCESS.
6. Find the number of permutations of the letters of the word MASSASAUGA. In how many
of these, all four A’s are together? How many of them begin with S?
7. (a) How many arrangements are there for all letters in the word SOCIOLOGICAL?
(b) In how many of these arrangements (i) A and G are adjacent (II) all the vowels are
adjacent?
8. Find the value of n in each of the following cases
(a) P(n, 2)=90 (b) P(n, 3)=3P(n, 2)
9. How many six-digit numbers can one make using the digits 1, 3, 3, 7, 7, 8?
10. Find the number of distinguishable permutations of all the letters in the following cases.
(a) DISCRETE (b) MATHEMATICS (c) CALCULUS
11. In how many ways can seven books be arranged on a shelf if
(a) any arrangement is allowed.
(b) three particular books must always be together. (c) two particular books must occupy the
ends.
3.3 Combinations
1. How many committees of 5 with a given chairperson can be selected from 12 persons?
2. Find the number of committees of 5 that can be selected from 7 men and 5 women if the
committee is to consist of at least 1 man and at least 1 woman.
3. A certain question paper contains three parts A, B, C with four questions in part A, five
questions in part B and six questions in part C. It is required to answer seven questions selecting
at least two questions from each part. In how many ways can a student select his seven
questions for answering?
4. A woman has 11 close relatives, and she wishes to invite 5 of them to dinner. In how many
ways can she invite them in the following situations
(a) There is no restriction on the choice
(b) Two particular persons will not attend separately
(c) Two particular persons will not attend together
5. Prove the following identities
(a) 𝐶 (𝑛, 𝑟 − 1) + 𝐶 (𝑛, 𝑟) = 𝐶 (𝑛 + 1, 𝑟)
(b) 𝐶 (𝑚, 2) + 𝐶 (𝑛, 2) = 𝐶 (𝑚 + 𝑛, 2) − 𝑚𝑛
6. How many different seven persons committee can be formed each containing 3 women and
4 men from an available set of 20 women and 30 men?
7. A question paper contains 10 questions of which 7 are to be answered. In how many ways
can a student select the 7 questions (i) if he can choose any seven? (ii) if he should select three
questions from the first five and four questions from the last five? (iii) if he should select at
least three from the first five?
7. Find the recurrence relation and the initial condition for the sequence
0,2,6,12,20,30,42………. Hence find the general term of the sequence. [𝑎𝑛 = 𝑛2 + 𝑛]
8. A bank pays a certain % of annual interest on deposits, compounding the interest once in 3
months. If a deposit doubles in 6 years and 6 months, what is the annual % of interest paid by
the bank? [10.8]