There are three rooms in a motel: one single, one double, and one for four persons. How many ways are there to house seven persons in these rooms?
7! / 1! 2! 3!
7!
7! / 3
7! / 3!
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
From a group of 7 men and 6 women, five persons are to be selected to form a committee so that at least three men are in the committee. In how many ways can it be done?
Solution |
|
2
Discuss
|
Find the probability that a leap year selected at random will contain 53 Sundays
Solution |
|
3
Discuss
|
A biased coin in tossed thrice. What is the probability that heads turns out at least twice considering that the probability of a head is 60%?
Solution |
|
4
Discuss
|
How many four-digit numbers, each divisible by 4 can be formed using the digits 5, 6, 7, 8, 9, repetition of digits being allowed in any number?
Solution |
|
5
Discuss
|
In how many ways can a group of 5 men and 2 women be made out of a total of 7 men and 3 women?
Solution |
|
6
Discuss
|
If A and B are two independent events with P(A) = 3/5 and P(B) = 4/9 , then P(A' ∩ B' ) equals
Solution |
|
7
Discuss
|
In how many ways the letters of the word “UNDERDOG” can be arranged such that the first and last letters are same and no two vowels are together?
Solution |
|
8
Discuss
|
In how many ways can a cricketer can score 200 runs with fours and sixes only?
Solution |
|
9
Discuss
|
Two cards are drawn together from a pack of 52 cards. The probability that one is a spade and one is a heart, is
Solution |
|
10
Discuss
|
Six boys and 4 girls are to be seated in two separate rows with five chairs each, such that two particular girls are always together and all the girls are not in the same row. In how many ways can they be seated?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved