document.write( "Question 884229: Two cards are chosen at random from a pack of 52 playing cards. \r
\n" ); document.write( "\n" ); document.write( "What is the probability that at least one of them is a Heart?
\n" ); document.write( "

Algebra.Com's Answer #534081 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find the probability that neither of the cards is a heart.
\n" ); document.write( "There are 13 hearts in a deck of 52 leaving 39 non-hearts.
\n" ); document.write( "Also the two cards are picker without replacement.
\n" ); document.write( "\"P%28NH%29=%2839%2F52%29%2838%2F51%29=19%2F34\"
\n" ); document.write( "So then the probability of at least 1 Heart is,
\n" ); document.write( "\"P%281H%29%2BP%28NH%29=1\"
\n" ); document.write( "\"P%281H%29=1-P%28NH%29\"
\n" ); document.write( "\"P%281H%29=1-19%2F34\"
\n" ); document.write( "\"highlight%28P%281H%29=15%2F34%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );