document.write( "Question 913340: In a standard deck of 52 cards, determine the number of 5-card hands that must contain at least 3 queens.\r
\n" ); document.write( "\n" ); document.write( "Please show work and explain, thanks!
\n" ); document.write( "

Algebra.Com's Answer #554436 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 4 ways to have 3 Queens in a hand.
\n" ); document.write( "Qh,Qd,Qj
\n" ); document.write( "Qh,Qd,Qs
\n" ); document.write( "Qh,Qj,Qs
\n" ); document.write( "Qd,Qj,Qs
\n" ); document.write( "Then you have two cards left to choose out of 49.
\n" ); document.write( "\"N=4%2A49%2A48\"
\n" ); document.write( "\"N=9408\"
\n" ); document.write( "
\n" );