document.write( "Question 1156207: If two playing cards are drawn from a pack of 52 cards without replacement. Find out the probability of getting both aces. \n" ); document.write( "
| Algebra.Com's Answer #778887 by Alan3354(69443)     You can put this solution on YOUR website! If two playing cards are drawn from a pack of 52 cards without replacement. Find out the probability of getting both aces. \n" ); document.write( "--------- \n" ); document.write( "The 1st one is 4/52 \n" ); document.write( "The 2nd one is 3/51 \n" ); document.write( "------ \n" ); document.write( "Multiply those. \n" ); document.write( " |