document.write( "Question 392132: Two cards drawn from standar deck of cards.Find probability
\n" ); document.write( "P(1 heart, 1club)
\n" ); document.write( "P(1 queen, 1 king)
\n" ); document.write( "Thank you so much
\n" ); document.write( "

Algebra.Com's Answer #278341 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Two cards drawn from standard deck of cards.
\n" ); document.write( "Note: will assume this is done 'without replacing' first card.
\n" ); document.write( "P(1 heart, 1club) = 13/52*13/51
\n" ); document.write( "P(1 queen, 1 king) = 4/52*4/51\r
\n" ); document.write( "\n" ); document.write( "If the first card were replaced prior to drawing second card...\r
\n" ); document.write( "\n" ); document.write( "P(1 heart, 1club) = 13/52*13/52
\n" ); document.write( "P(1 queen, 1 king) = 4/52*4/52\r
\n" ); document.write( "\n" ); document.write( "Always important to note if experiement is done with or w/o replacement
\n" ); document.write( " \n" ); document.write( "
\n" );