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?
24
12
36
48
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
|
In how many different ways can the letters of the word 'DETAIL' be arranged in such a way that the vowels occupy only the odd positions?
Solution |
3
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 |
4
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 |
5
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 |
6
Discuss
|
In how many ways can a cricketer can score 200 runs with fours and sixes only?
Solution |
7
Discuss
|
In a simultaneous throw of two dice, what is the probability of getting a total of 7?
Solution |
8
Discuss
|
A box contains 5 green, 4 yellow and 3 white marbles. three marbles are drawn at random. What is the probability that all they are not of the same colour?
Solution |
9
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 |
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