In how many different ways can the letters of the word 'CORPORATION' be arranged so that the vowels always come together?
50400
2430
6540
12800
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
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 |
2
Discuss
|
Two dice are thrown simultaneously. What is the probability of getting two numbers whose product is even?
Solution |
3
Discuss
|
A basketball team of 5 players is to be selected from a group of 10 men and 8 women players. A volley ball team of 6 players is to be selected from a group of 8 men and 7 women players. Find the difference in the number of ways in which both the teams are selected, given that each team has only 2 female players.
Solution |
4
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 |
5
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 |
6
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 |
7
Discuss
|
In how many ways can a cricketer can score 200 runs with fours and sixes only?
Solution |
8
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 |
9
Discuss
|
If C(n, 7) = C(n, 5), find n
Solution |
10
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 |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved