document.write( "Question 1175350: 5 cards are simultaneously from a standard deck of 52 cards.
\n" ); document.write( " What is the probability that exactly 3 of the cards are aces?
\n" ); document.write( "What is the probability that at least 3 of the cards are aces?
\n" ); document.write( "

Algebra.Com's Answer #800965 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "5 cards are simultaneously from a standard deck of 52 cards. (4 Aces)\r\n" );
document.write( "52C5 is all the  ways of chosing 5 cards.\r\n" );
document.write( "P(3 Aces) = \"%284C3%29%2848C2%29%2F%2852C5%29\"\r\n" );
document.write( "\r\n" );
document.write( "P(at least 3) = \"%28%284C3%29%2848C2%29+%2B%284C4%29%2848C1%29%29%2F%2852C5%29\"\r\n" );
document.write( "Use Your calculator\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );