document.write( "Question 919954: A group of 2 women and 5 men decide to send a delegation to their supervisor to discuss grievances.
\n" ); document.write( "If a delegation of 2 people is selected at random, determine the probability that at least 1 woman is on the delegation.
\n" ); document.write( "

Algebra.Com's Answer #558071 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
there are 2 women and 5 men.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability that there will be at least one woman on the delegation is equal to 1 minus the probability that both people on the delegation will be men.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2 men on the delegation means no women.
\n" ); document.write( "not 2 men on the delegation means at least one woman.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability that there will be 2 men on the delegation is equal to 5/7 * 4/6 = 20/42 which is equal to 10/21.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1 - 10/21 = 11/21\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability that there will be at least one woman on the delegation is therefore equal to 11/21.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this can also be calculated as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of ways you can get 2 men from 5 men without order is equal to c(5,2) which is equal to 5! / (2! * 3!) which is equal to (5*4*3!) / (2!*3!) which is equal to (5*4)/2! which is equal to 20/2 which is equal to 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of ways you can get 2 people from 7 people without order is equal to c(7,2) which is equal to 7! / (2! * 5!) which is equal to (7*6*5!) / (2!*5!) which is equal to (7*6) / 2! which is equal to 42/2 which is equal to 21.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability that both will be men is equal to the number of ways you can get 2 men from 5 men divided by the number of ways you can get 2 people from 7 people which is equal to 10/21.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1 minus that is equal to 11/21 which is the number of ways you can get at least 1 woman on the delegation divided by the number of ways you can get 2 people on the delegation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you don't get 2 men on the delegation, then at least one of the people on the delegation has to be a woman.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is 11/21.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is the probability that at least one member of the delegation will be a woman.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );