document.write( "Question 1137713: two cards are drawn from a well shuffled ordinary deck of 52 cards .find the probability that they are both aces. if the first card is (i) replaced (ii) not replaced\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #755567 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! replacement: 4/52*4/52 or 1/169 \n" ); document.write( "not replaced 4/52*3/51=1/13*1/17=1/221 \n" ); document.write( " |