document.write( "Question 842455: the probability of being dealt a heart and a spade in a standard 52 card deck \n" ); document.write( "
Algebra.Com's Answer #507617 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming you are dealt two cards and one is a heart and the other a spade.
\n" ); document.write( "\"P%28H%29=13%2F52=1%2F4\"
\n" ); document.write( "\"P%28S%29=13%2F51\"
\n" ); document.write( "\"P%28H%2CS%29=%2813%2F52%29%2813%2F51%29=169%2F2652\"
\n" ); document.write( "
\n" );