document.write( "Question 1143803: 32 of the 80 members of a club are married and of these, 8 are managers. There are 20 managers in total in the club.
\n" ); document.write( "Find the probability that a person chosen at random is;
\n" ); document.write( "i) a married manager
\n" ); document.write( "ii) neither married, nor a manager
\n" ); document.write( "

Algebra.Com's Answer #764712 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let M be the subset of members of a club that are married.  \r\n" );
document.write( "\r\n" );
document.write( "    The number of members in this subset is n(M) = 32.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let G be the subset of members of a club that are managers.\r\n" );
document.write( "\r\n" );
document.write( "    The number of members in this subset is n(G) = 20.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The intersection  MG = (M & G)  are those members that are married and are managers.\r\n" );
document.write( "\r\n" );
document.write( "    This subset has 8 persons : n(M & G) = 8.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(i)   Find the probability that a person chosen at random is a married manager equals  P = \"8%2F80\" = \"1%2F10\" = 0.1 = 10%.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(ii) The set of those who is EITHER married OR manager is the UNION of the sets M and G, i.e. (M U G).\r\n" );
document.write( "\r\n" );
document.write( "     It has  n(M U G) elements,  n(M U G) = n(M) + n(G) - n(M & G) = 32 + 20 - 8 = 44.   (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    The rest of the members in the club are NEITHER married NOR managers,\r\n" );
document.write( "\r\n" );
document.write( "    and their number is  80 - 44 = 36.    \r\n" );
document.write( "\r\n" );
document.write( "    Therefore, the answer to ii) is  P = \"36%2F80\" = \"9%2F20\" = 0.45 = 45%.   ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "All questions are answered -- the problem is solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The proof of the formula (1) is easy: the number of elements of the union of any two finite subsets of a universal set \r
\n" ); document.write( "\n" ); document.write( "is always equal to the sum of elements of the subsets minus number of elements in their intersection.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On this subject, see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Counting elements in sub-sets of a given finite set\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );