document.write( "Question 1193355: Find the probability of drawing two diamonds from a deck of cards if the first card is replaced before the second draw. \n" ); document.write( "
Algebra.Com's Answer #825374 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the probability of drawing two diamonds from a deck of cards if the first card is replaced before the second draw.
\n" ); document.write( "-----
\n" ); document.write( "That's \"with replacement\"
\n" ); document.write( "------------------------
\n" ); document.write( "There are 13 diamonds ---> 13/52 = 1/4
\n" ); document.write( "(1/4)*(1/4) = 1/16
\n" ); document.write( "
\n" );