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.
2! x 19!
18!
18! x 2!
19!
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
A person tosses an unbiased coin. When head turns up, he gets Rs.8 and tail turns up he loses Rs.4. If 3 coins are tossed, what is probability that he gets a profit of Rs.12?
SolutionPerson will get profit of Rs 12 only when there is 2H (Head) and 1T (Tail) H + H + T = 12 8 + 8 + (-4) = 12 Total outcome of 2 head and 1 tail = 23 = 8 i.e (T, H, TH, HT, HH, HHT, HTH, THH) Total event with 2H and 1 T is 3 therfore probability = 3/8 |
2
Discuss
|
If C(n, 7) = C(n, 5), find n
Solution |
3
Discuss
|
There are seven pairs of black shoes and five pairs of white shoes. They are all put into a box and shoes are drawn one at a time. To ensure that at least one pair of black shoes are taken out, what is the number of shoes required to be drawn out?
Solution |
4
Discuss
|
Three chairs are arranged in a row facing three other chairs. 4 boys and 2 girls are to be seated on these chairs such that girls are always facing each other. In how many ways can they be seated?
Solution |
5
Discuss
|
A box contains 2 white balls, 3 black balls and 4 red balls. In how many ways can 3 balls be drawn from the box, if at least one black ball is to be included in the draw?
Solution |
6
Discuss
|
A speaks truth in 75% cases and B in 80% of the cases. In what percentage of the cases are they likely to contradict each other, narrating the same incident?
Solution |
7
Discuss
|
How many numbers can be formed from 1, 2, 3, 4, 5 (without repetition), when the digit at the unit’s place must be greater than that in the ten’s place?
Solution |
8
Discuss
|
How many 4-letter words with or without meaning, can be formed out of the letters of the word, 'LOGARITHMS', if repetition of letters is not allowed?
Solution |
9
Discuss
|
From among the 36 students in a class, one leader and one class representative are to be appointed. In how many ways can this be done?
Solution |
10
Discuss
|
If 18Cr = 18Cr+2 ; find rC5.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved