There are 8 orators A, B, C, D, E, F, G, and H. In how many ways can the arrangements be made so that A always comes before B and B always comes before C.
8! / 3!
8! / 6!
5! x 3!
8! / (5! x 3!)
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
A box contains two white balls, three black balls and four red balls. Balls of the same colour are distinct. The number of ways in which three balls can be drawn from the box if atleast one black ball is to be included in the draw, is
Solution |
2
Discuss
|
There are 20 people among whom two are sisters. Find the number of ways in which we can arrange them around a circle so that there is exactly one person between the two sisters.
Solution |
3
Discuss
|
How many words can be formed from the letters of the word "SIGNATURE" so that vowels always come together.
Solution |
4
Discuss
|
How many 3-digit numbers can be formed from the digits 2, 3, 5, 6, 7 and 9, which are divisible by 5 and none of the digits is repeated
Solution |
5
Discuss
|
A coin is tossed 5 times. What is the probability that head appears an odd number of times?
Solution |
6
Discuss
|
What is the sum of all 4 digit numbers that can be formed by the digits 1, 2, 3, 4 each exactly once
Solution |
7
Discuss
|
If A, B and C are mutually exclusive and exhaustive events of a random experiment such that P(B)=3/2P(A) and P(C)=1/2P(B), then P(A∪C)=
Solution |
8
Discuss
|
One card is drawn at random from a pack of 52 cards. What is the probability that the card drawn is not a face card (Jack, Queen and King only)?
Solution |
9
Discuss
|
A, B, C, and D are four points, any three of which are non-collinear. Then, the number of ways to construct three lines each joining a pair of points so that the lines do not form a triangle is
Solution |
10
Discuss
|
The students in a class are seated, according to their marks in the previous examination. Once, it so happens that four of the students got equal marks and therefore the same rank. To decide their seating arrangement, the teacher wants to write down all possible arrangements one in each of separate bits of paper in order to choose one of these by lots. How many bits of paper are required?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved