2,290 views
1 1 vote
Q.1) Ten children are to be divided into an A team and a B team of 5 each. The A team
will play in one league and the B team in another. How many different divisions are
possible?

Q.2) In order to play a game of basketball, 10 children at a playground divide themselves
into two teams of 5 each. How many different divisions are possible?

1 Answer

Best answer
3 3 votes
let reduce this into small size problem

let there are 4 people named them as A,B,C and D, we want to divide them as size of 2

Formula is C(4,2) = 6

what are those ?

i) ( A , B )

ii) ( A , C )

iii) ( A , D )

iv) ( B , C )

v) ( B , D )

vi) ( C , D )

 

1) As per First question, Teams are Numbered ===> the first team can be any one of the choice, after choosing that team there is no choice for choosing

 like if i choose team A = (A,B) then i should choose team B = (C,D)

∴ Total Possibilities = 6 = C(4,2)

 

2) in the second question, Teams are Not Numbered, means

if you are saying choose (A,B) this is equivalent to choose (C,D) as team

if you are saying choose (A,C) this is equivalent to choose (B,D) as team

if you are saying choose (A,D) this is equivalent to choose (B,C) as team

∴ Total Possibilities = 3 = $\frac{6}{2}$ = $\frac{ C(4,2)}{2}$

 

For your question

A) C(10,5)

B) $\frac{ C(10,5)}{2}$
selected by
Position:
Show:

Related questions

0 0 votes
0 0 answers
1.9k
1.9k views
himgta asked Nov 1, 2018
1,917 views
In the first round of a knockout tournament involving $n = 2^m$ players, the $n$ playersare divided into $\large \frac{n}{2}$ pairs, with each of these pairs then playing...
2 2 votes
1 1 answer
1.0k
1.0k views
thehobo03 asked Jun 27, 2017
1,013 views
Ms. Jones has 10 books that she is going to put on her bookshelf. Of these, 4 are mathematics books, 3 are chemistry books, 2 are history books, and 1 is a language book....
0 0 votes
1 answers 1 answer
10.6k
10.6k views
aditi19 asked Jun 11, 2019
10,630 views
Compute the probability that if 10 married couples are seated at random at a round table, then no wife sits next to her husband1 wife sits next to her husband. pick one o...
0 0 votes
1 1 answer
2.4k
2.4k views
rtalwar asked Feb 14, 2019
2,431 views
A poker hand consists of 5 cards.If the cards have distinct consecutive values and are not all of the same suit,we say that hand is straight.For instance a hand consistin...