document.write( "Question 235907: Let two cards be dealt successively, without replacement, from a standard 52-card deck. Find the probability of each event:\r
\n" );
document.write( "\n" );
document.write( "a)no face cards
\n" );
document.write( "b)club second, given diamond first \n" );
document.write( "
Algebra.Com's Answer #173678 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The face cards are Jack, Queen, and King \n" ); document.write( "There are 4 of each, d, h, s, & c \n" ); document.write( "That makes 12 face cards \n" ); document.write( " \n" ); document.write( "The 1st card has \n" ); document.write( "of not being a face card \n" ); document.write( "The 2nd card has \n" ); document.write( "of not being a face card \n" ); document.write( "Getting both has probability \n" ); document.write( "------------------------------- \n" ); document.write( "Getting a certain diamond from a deck \n" ); document.write( "of 52 cards is \n" ); document.write( "Then getting a club is \n" ); document.write( "Getting both has probability \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |