Home »
MCQs »
Discrete Mathematics MCQs
Discrete Mathematics | Permutation and Combinations MCQs
Discrete Mathematics | Permutation and Combinations MCQs: This section contains multiple-choice questions and answers on Permutation and Combinations in Discrete Mathematics.
Submitted by Anushree Goswami, on July 20, 2022
1. The process of arranging n objects in a particular order is known as ___ of objects?
- Permutation
- Combination
- Both A and B
- None of the above
Answer: A) Permutation
Explanation:
The process of arranging n objects in a particular order is known as permutation of objects.
2. A permutation of n objects taken r at a time is known as _____ taken in a given order?
- r-permutation
- Permutation of r objects
- Both A and B
- None of the above
Answer: C) Both A and B
Explanation:
A permutation of n objects taken r at a time is known as an r-permutation or as a permutation of r objects taken in a given order.
3. Permutation of r and n +ve integers where r ≤ n is denoted by -?
- P (n, r)
- P (r, n)
- C (n, r)
- C (r, n)
Answer: A) P (n, r)
Explanation:
Permutation of r and n +ve integers where r ≤ n is denoted by P (n, r).
4. P (n,r) means -?
- n! / r!
- n! / (n! - r!)
- n! / (n - r)!
- r! / n!
Answer: C) n! / (n - r)!
Explanation:
P (n,r) means n! / (n - r)!.
5. When n different objects are taken r at a time, the number of permutations in which p particular objects are not encountered is ____?
- N - pr
- N - p
- N - r
- n - Ppr
Answer: D) n - Ppr
Explanation:
When n different objects are taken r at a time, the number of permutations in which P particular objects are not encountered is n - Ppr.
6. When p particular objects are present at the same time, ____ is the number of permutations of n different objects taken at the same time?
- n - Ppr-p xRpp
- n - Ppr-p xRpr
- n - Ppr xRpp
- n - Ppp xRpr
Answer: A) n - Ppr-p xRpp
Explanation:
When p particular objects are present at the same time, n - Ppr-p xRpp is the number of permutations of n different objects taken at the same time.
7. ____ permutations are those that are carried out around a circle?
- Round
- Circular
- Global
- Spherical
Answer: B) Circular
Explanation:
Circular permutations are those that are carried out around a circle.
8. The order of the objects in a ____ does not matter, since it may contain some or all of the objects from a given set?
- Permutation
- Combination
- Binomial
- Boolean
Answer: B) Combination
Explanation:
The order of the objects in a Combination does not matter, since it may contain some or all of the objects from a given set.
9. In ____, n objects are taken r at a time in combinations of r objects?
- rCn
- nCr
- nCr-1
- n-1Cr
Answer: B) nCr
Explanation:
In nCr, n objects are taken r at a time in combinations of r objects.
10. Combination of n objects, taken r at a time, is represented by -?
- nCr
- C (n,r)
- Both A and B
- None of the above
Answer: C) Both A and B
Explanation:
Combination of n objects, taken r at a time, is represented by -
- nCr
- C (n,r)
11. nCr means -?
- n! / r! (n-r)!
- n! / r!
- n! / r! (r-n)!
- r! / n!
Answer: A) n! / r! (n-r)!
Explanation:
nCr means n! / r! (n-r)!
12. 5P2 is -?
- 5
- 10
- 20
- 120
Answer: C) 20
Explanation:
5P2 = 5! / 3! = 5 . 4 . 3! / 3! = 5 . 4 = 20.