document.write( "Question 715236: Not sure what to do here. If you draw a queen from a regular deck of cards (without replacement), what is the probability that the next card you draw will be an ace? \n" ); document.write( "
Algebra.Com's Answer #439306 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Not sure what to do here. If you draw a queen from a regular deck of cards (without replacement), what is the probability that the next card you draw will be an ace? \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed in drawing an ace after a queen is drawn: 4 \n" ); document.write( "# of possible outcomes under the same condition: 51 \n" ); document.write( "--- \n" ); document.write( "P(ace after queen) = 4/51 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================== \n" ); document.write( " |