document.write( "Question 398039: find the probability of randomly drawing two aces in succession from an ordinary deck of 52 playing cards:
\n" ); document.write( "a)if we sample without replacement
\n" ); document.write( "b)if we sample with replacement
\n" ); document.write( "

Algebra.Com's Answer #282070 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
a) \"%284%2F52%29%2A%283%2F51%29++=%281%2F13%29%281%2F17%29+=+1%2F221\"\r
\n" ); document.write( "\n" ); document.write( "b) \"%284%2F52%29%2A%284%2F52%29++=%281%2F13%29%281%2F13%29+=+1%2F169\"
\n" ); document.write( "
\n" ); document.write( "
\n" );