document.write( "Question 450406: what is the probability of drawing at random 2 red queens in seccession from a deck of 52 cards without replacement? \n" ); document.write( "
Algebra.Com's Answer #309816 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
There are only 2 red queens in the deck.
\n" ); document.write( "2/52 * 1/51
\n" ); document.write( "=1/1326
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );