document.write( "Question 1123612: 5 cards are drawn from a standard deck without replacement. What is the probability that at least one of the cards drawn is an ace? Express your answer as a fraction or a decimal number rounded to four decimal places. \n" ); document.write( "
Algebra.Com's Answer #740025 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! What is the probability that none of the cards is an ace? \n" ); document.write( "(48/52)*(47/51)*(46/50)*(45/49)*44/48)=0.6588 \n" ); document.write( "The probability at least one is an ace is 1-0.6588 or 0.3412 \n" ); document.write( " |