document.write( "Question 376420: Calculate the probability of getting a five card poker hand consisting of 3 kings and 2 queens. \n" ); document.write( "
Algebra.Com's Answer #267837 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28K1%29=4%2F52\"
\n" ); document.write( "\"P%28K2%29=3%2F51\"
\n" ); document.write( "\"P%28K3%29=2%2F50\"
\n" ); document.write( "\"P%28Q1%29=4%2F49\"
\n" ); document.write( "\"P%28Q2%29=3%2F48\"
\n" ); document.write( "\"P%28KKKQQ%29=%284%2F52%29%283%2F51%29%282%2F50%29%284%2F49%29%283%2F48%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"highlight%28P%28KKKQQ%29=1%2F1082900%29\"
\n" ); document.write( "
\n" );