<?xml version="1.0" encoding="ISO-8859-1" ?>
  <resource>
  <id>471</id>
  <path>/www/nrich/html/content/03/05/15plus2/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-02-01T00:00:01</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;p&gt;&lt;mdo:image align=&quot;right&quot; alt=&quot;Chess board image&quot; height=&quot;160&quot; src=&quot;chess_m_f.gif&quot; width=&quot;160&quot;&gt;&lt;/mdo:image&gt; A chess club has $10$ members, $4$ women and $6$ men, of whom two are brothers.&lt;/p&gt;
&lt;p&gt;A team of $4$ members is selected to play a match. Suppose that each member has an equal chance of being selected what is the probability that both brothers are in the team and what is the probability that neither brother is in the team?&lt;/p&gt;
&lt;p&gt;What is the probability that there are at least two women in the team and what is the probability that there are at least two men in the team?&lt;/p&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;span class=&quot;editorial&quot;&gt;Phil sent us this solution:&lt;/span&gt; &lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
There are $^{10}C_4=210$ possible chess teams. 
&lt;ol&gt;
&lt;li&gt;To find the number of teams containing both brothers, we need
the number of ways of choosing the other $2$ team members from the
remaining $8$ people, which is $^8C_2=28$. So the probability is
$28/210=2/15$.&lt;/li&gt;
&lt;li&gt;To find the number of teams containing neither brother, we need
the number of ways of choosing all $4$ team members from the
remaining $8$ people, which is $^8C_4=70$. So the probability is
$70/210=1/3$.&lt;/li&gt;
&lt;li&gt;To find the number of teams containing at least $2$ women, we
can take $210$ - the number of teams containing $0$ women - the
number of teams containing $1$ woman. There are $^6C_4=15$ teams
with $0$ women, and $4 \times$ $^6C_3=80$ with $1$ woman, so the
required probability is $1-\frac{15}{210}-\frac{80}{210}=\frac{
115}{210}=\frac{23}{42}$.&lt;/li&gt;
&lt;li&gt;Similar to the last one. There is only $1$ team containing $0$
men. There are $4\times$ $^6C_1=24$ teams containing $1$ man, so
the probability we want is
$1-\frac{1}{210}-\frac{24}{210}=\frac{185}{210}=\frac{37}{42}$.&lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</solutionXML>
  <noteXML/>
  <clueXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
How many ways can you choose a team of $4$ from $10$?&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</clueXML>
  <canonXML/>
  <end_user_role>2</end_user_role>
  <difficulty>3</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>0</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>1</keystage4plus>
  <title>Teams</title>
  <description>Two brothers belong to a club with 10 members. Four are selected
for a match. Find the probability that both brothers are selected.</description>
  <spec_group>Probability
    <specifier>Theoretical probability</specifier>
  </spec_group>
  <spec_group>Probability
    <specifier>Equally likely outcomes</specifier>
  </spec_group>
  <spec_group>Decision Mathematics and Combinatorics
    <specifier>Combinations</specifier>
  </spec_group>
</resource>