document.write( "Question 605958: Four cards with \"girl\" printed on them and five cards with \"boy\" printed on them are shuffled and placed face-down on a table. A card is drawn, and without replacing it, a second card is drawn. What is the probability that both cards have \"girl\" written on them \n" ); document.write( "
Algebra.Com's Answer #381900 by stanbon(75887) ![]() You can put this solution on YOUR website! Four cards with \"girl\" printed on them and five cards with \"boy\" printed on them are shuffled and placed face-down on a table. A card is drawn, and without replacing it, a second card is drawn. What is the probability that both cards have \"girl\" written on them \n" ); document.write( "------- \n" ); document.write( "# of ways to succeed: 4C2 = 6 \n" ); document.write( "# of random pairs: 9C2 = 36 \n" ); document.write( "------ \n" ); document.write( "P(2 girl cards) = 6/36 = 1/6 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |