Seven different objects must be divided among three people. In how many ways can this be done if one or two of them must get no objects?
36
84
180
381
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
What is the probability of getting at least one six in a single throw of three unbiased dice?s
Solution |
2
Discuss
|
A five-letter word is to be formed from a group of 5 vowels and 4 consonants, using at least one vowel and at least one consonant. In how many ways the word having a greater number of consonants than vowels can be formed?
Solution |
3
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 |
4
Discuss
|
If a team of 4 persons is to be selected from 8 males and 8 females, then in how many ways can the selections be made to include at least 1 female
Solution |
5
Discuss
|
One red flower, three white flowers, and two blue flowers are arranged in a line such that
Solution |
6
Discuss
|
The number of triangles that can be formed by choosing the vertices from a set of 12 points, seven of which lie on the same straight line, is
Solution |
7
Discuss
|
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.
Solution |
8
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 |
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
|
If four dice are thrown together, then what is the probability that the sum of the numbers appearing on them is 25 ?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved