Question
There are a total of 42 students (boys and girls) in a class. The probability of picking at least one boy when two students are picked from the class is (195/287). Find the difference between the number of boys and girls in the class.
More Probability Questions
- A box contains 6 blue shirts, 7 yellow shirts and 9 pink shirts. In how many ways can 4 shirts be drawn from the box, if at least one blue shirt, one yello...
- The names of 17 students from section A, 18 students from section B and 19 students from section C were selected. The age of all the 54 students was differ...
- A bag contains 25 white and some black balls. If the probability of drawing a black ball from the bag is 1.4 times that of drawing a white ball, find the n...
- A bag contains 10 white balls, 5 black balls and 5 red balls. Two balls are drawn at random. What is the probability that at least one of them is red?
- A bag contains cards which are numbered from 2 to 90. A card is drawn at random from the bag. Find the probability that the card number is a perfect square...
- Two cards are drawn together from a pack of 52 cards. The probability that one is a club and one is a diamond?
- A bag contains 18 black and 20 white balls. One ball is drawn at random. What is the probability that the ball drawn is white?
- There are thirty balls in my cupboard in complete disarray. Ten are black, ten are red and ten are brown, but I cannot distinguish the colors in the dark. ...
- A box contains (x + 3) black balls, 6 yellow balls, and 5 orange balls. If two balls are selected at random and the probability of selecting two orange bal...
- Two playing cards are drawn one after another without putting the first one back. What is the probability that at least one of them is an Ace?
Relevant for Exams:
Hey! Ask a query
Please enter email id
The email must be a valid email address.
Please enter Mobile Number
Please enter valid Mobile Number
Please enter your Doubt
42-yc1 + yc2 } / (42c2) = 195/287 [y(42-y)+{y(y-1)/2}]/861 = 195/287 [Here 42C2 = 861] [y(42-y)+0.5y(y-1)]/3 = 195 y(42-y)+0.5y(y-1) = 585 42y-y2+0.5 y2-0.5y = 585 -0.5 y2+41.5y = 585 0.5 y2-41.5y = -585 0.5y2-41.5y+585 = 0 y2 - 83y+1170 = 0 y2 -(65+18)y+1170 = 0 y2 -65y-18y+1170 = 0 y(y-65)-18(y-65) = 0 (y-65) (y-18) = 0 y = 65, 18 As per the information given in the question, the total number of students is 42. So the value of ‘y’ cannot be 65. Because the number of boys cannot be more than the number of students in the class. So y = 18 number of boys in the class = 18 number of girls in the class = (42-y) = (42-18) = 24 So the difference between the number of boys and girls in the class = 24-18 = 6 Alternate Solution: If the probability of picking at least one boy from the class is 195/287. then The probability of picking no boy( both are girls) from the class is 1- (195/287) = 92/287........(1) also let no of girls are "n" so The probability of picking no boy(both are girls) from the class is nC2/42C2 = n(n-1)/{42