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)\"\" \"About 
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( "\"52+-+12+=+40\" non-face cards
\n" ); document.write( "The 1st card has \"40%2F52\" probability
\n" ); document.write( "of not being a face card
\n" ); document.write( "The 2nd card has \"39%2F51\" probability
\n" ); document.write( "of not being a face card
\n" ); document.write( "Getting both has probability \"40%2F52%2A39%2F51+=+.588\"
\n" ); document.write( "-------------------------------
\n" ); document.write( "Getting a certain diamond from a deck
\n" ); document.write( "of 52 cards is \"1%2F52\"
\n" ); document.write( "Then getting a club is \"13%2F51\"
\n" ); document.write( "Getting both has probability \"1%2F52%2A13%2F51+=+.049\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );