document.write( "Question 72532: Three cards are drawn from a standard deck of 52 cards, one at a time, with each card replaced before the next card is drawn. Find the probability of:\r
\n" ); document.write( "\n" ); document.write( "a) All 3 cards are red\r
\n" ); document.write( "\n" ); document.write( "b) The first card is a 10 of hearts, the second is a diamond, and the third is a 5.
\n" ); document.write( "

Algebra.Com's Answer #51838 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
1/2*1/2*1/2=1/8 or .125 or 12.5 % chance that all three are red.
\n" ); document.write( "-------------------------------------------------------------------------------
\n" ); document.write( "1/52*1/4*1/13=1/2704 1 in 2704 chances of success.
\n" ); document.write( "---------------------------------------------------------------------------
\n" ); document.write( "
\n" );