document.write( "Question 414023: Three cards are drawn from a standard 52-card deck with replacement. What is the probability that all three cards are jacks? \n" ); document.write( "
Algebra.Com's Answer #290410 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Three cards are drawn from a standard 52-card deck 'with' replacement
\n" ); document.write( " P(all three cards are jacks) = 4/52*4/52*4/52 \n" ); document.write( "
\n" );