document.write( "Question 460528: Suppose you draw 5 cards froma standard 52-card deck. What is the probability of drawing all kings and an ace? \n" ); document.write( "
Algebra.Com's Answer #315874 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
(4C4*4C1)/52C5
\n" ); document.write( "=4/2598960
\n" ); document.write( "=1/649,740
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );