document.write( "Question 273001: The deck is 2 regular decks of cards plus 4 jokers for a total of 108 cards. and with out replacement
\n" );
document.write( "What is the probability of drawing two sevens and two queens in succession??\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #199508 by stanbon(75887) ![]() You can put this solution on YOUR website! The deck is 2 regular decks of cards plus 4 jokers for a total of 108 cards. Without replacement: \n" ); document.write( "What is the probability of drawing two sevens and two queens in succession?? \n" ); document.write( "P(7 and 7 and queen and queen) = (8/108)(7/107)(8/106)(7/105) \n" ); document.write( "================================================================= \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " \n" ); document.write( " |