document.write( "Question 205286: Two cards are drawn without replacement from an ordinary deck of 52 playing cards. What are the odds in favor of drawing two queens \n" ); document.write( "
Algebra.Com's Answer #154959 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two cards are drawn without replacement from an ordinary deck of 52 playing cards. What are the odds in favor of drawing two queens \n" ); document.write( "------------------ \n" ); document.write( "There are 4 queens at the start, so the odds are 4/52 = 1/13. \n" ); document.write( "The odds of the 2nd Q are 3/52. \n" ); document.write( "1/13 x 3/52 = 3/676 \n" ); document.write( " |