Question:

Consider a class of $5$ girls and $7$ boys. The number of different teams consisting of $2$ girls and $3$ boys that can be formed from this class, if there are two specific boys $A$ and $B$, who refuse to be the members of the same team, is :

Updated On: June 02, 2025
  • 200
  • 300
  • 500
  • 350
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Required number of ways
= Total number of ways - When $A$ and $B$ are always included.
$ = {^5C_2} . {^7C_3} - {^5C_1} {^5C_2} = 300 $
Was this answer helpful?
0
0

JEE Main Notification

Concepts Used:

Permutations and Combinations

Permutation:

Permutation is the method or the act of arranging members of a set into an order or a sequence. 

  • In the process of rearranging the numbers, subsets of sets are created to determine all possible arrangement sequences of a single data point. 
  • A permutation is used in many events of daily life. It is used for a list of data where the data order matters.

Combination:

Combination is the method of forming subsets by selecting data from a larger set in a way that the selection order does not matter.

  • Combination refers to the combination of about n things taken k at a time without any repetition.
  • The combination is used for a group of data where the order of data does not matter.