document.write( "Question 671649: Let two cards be dealt successively, with replacement, from a standard 52-card deck. Find P(club second, given diamond first) as a decimal to 3 places. \n" ); document.write( "
Algebra.Com's Answer #417501 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
the probability of getting a certain diamond
\n" ); document.write( "first is \"+1%2F52+\". The card is replaced.
\n" ); document.write( "Now probability of getting a club is \"+13%2F52+\"
\n" ); document.write( "The P ( both ) is \"+%281%2F52%29%2A%2813%2F52%29+=+13%2F2704+\"
\n" ); document.write( "\"+13%2F2704+=+1%2F208+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );