document.write( "Question 1173674: With a standard 52 card deck, how many 5 card hands contain at least 3 aces? \n" ); document.write( "
Algebra.Com's Answer #798944 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4 ways to get 3 aces \n" ); document.write( "48 cards left over for the other two cards and that is 48C2, or 1128; the missing card is the 4th ace. \n" ); document.write( "4512 ways. \n" ); document.write( "-- \n" ); document.write( "with 4 aces there is one card left which can be any of 48, so there are 48 ways. \n" ); document.write( "-- \n" ); document.write( "The answer will be 4560 ways. \n" ); document.write( " |