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 bag has 5 red, 4 blue, 3 green balls. Two balls are drawn without replacement. Find probability that both are of the same color.
- From a deck of 52, two cards are drawn. Find probability both are kings or both are queens.
- There are (m + 6) red roses, (m + 10) white roses and ‘m’ pink roses in a bag. If the probability of picking a pink rose is 5/23, then find the value of ‘m...
- A bag contains x orange balls, (x + 5) purple balls and (x + 7) green balls. If probability of getting a purple ball is 1/15 more than that of getting an o...
- A bag contains 5 red balls, 3 blue balls and 2 green balls. One ball is drawn at random from the bag. What is the probability that the ball drawn is not bl...
- A bag contains 5 red, 4 blue and 3 green balls. Two balls are drawn at random without replacement. What is the probability that both balls are of the same ...
- A 6-digit number is formed using the digits 1, 2, 3, 4, 5 and 6. If each digit can be used only once, then find the probability that the number formed will...
- A bag contains 8 yellow balls, 7 orange balls, and 3 blue balls. Two balls are drawn at random. Find the probability that the two balls are yellow.
- If a coin is tossed 10 times then what is the probability of getting three heads?
- Bag M contains 2 red balls and 4 blue balls, whereas bag N contains 5 red balls and 2 blue balls. One ball is drawn at random from M and transferred into N...
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
Think You're Ready for RBI Grade B?
RBI Grade B 2026 Phase 1 Memory Based Paper
- 200 Questions with Detailed Solutions
- Section-wise Coverage (GA, English, Quant & Reasoning)
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