document.write( "Question 217346: Three men and three women line up at a checkout counter. find the probability that the first person is a women and then they alternate by gender?\" \n" ); document.write( "
Algebra.Com's Answer #163906 by Theo(13342)![]() ![]() You can put this solution on YOUR website! There are 3 men and 3 women. \n" ); document.write( "----- \n" ); document.write( "Probability first is a woman is 3/6 \n" ); document.write( "Probability second is a man is 3/5 \n" ); document.write( "Probability third is a woman is 2/4 \n" ); document.write( "Probability fourth is a man is 2/3 \n" ); document.write( "Probability fifth is a woman is 1/2 \n" ); document.write( "Probability sixth is a man is 1/1 \n" ); document.write( "------ \n" ); document.write( "Multiply all these probabilities together and you get: \n" ); document.write( "3/6 * 3/5 * 2/4 * 2/3 * 1/2 * 1/1 = .05 \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |