document.write( "Question 354796: recall that a short deck has 16 cards that include aces, 2s, 3s, 4s. three cards are drawn, what is the probability the third is an ace? \n" ); document.write( "
Algebra.Com's Answer #253484 by Edwin McCravy(20086) You can put this solution on YOUR website! \r\n" ); document.write( "There are 4 aces and 16 cards\r\n" ); document.write( "\r\n" ); document.write( "The third card is no more likely or less likely to be an ace than the 1st or\r\n" ); document.write( "2nd card, so the probability is 4/16 or 1/4 whether you draw the cards with\r\n" ); document.write( "replacement or without replacement. \r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |