document.write( "Question 23678: Two cards are drawn at random from a standard deck of cards. What is the probability that both cards are aces? \n" ); document.write( "
Algebra.Com's Answer #12407 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming that you are NOT replacing the first card and then drawing the second. For the first card drawn , probability of ace is 4/52. Then for the second card, after the first ace is drawn, there are only 3 aces left out of 51 cards, so probability is 3/51. The probability of performing two independent activities such as this is actually the product of the probabilities: \"%284%2F52%29%2A%283%2F51%29\". This reduces to \"%281%2F13%29%2A%281%2F17%29+=+1%2F221\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R^2 at SCC
\n" ); document.write( "
\n" );