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)![]() ![]() 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 =\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( " |