document.write( "Question 315392: A single card is drawn from a standard deck of cards. What is the probability that the card is a spade given that it is not a heart? \n" ); document.write( "
Algebra.Com's Answer #225972 by cygnewhite8(4)\"\" \"About 
You can put this solution on YOUR website!
P(spade)= 13/52 = 1/4\r
\n" ); document.write( "\n" ); document.write( "P(spade|not heart)= P(spade) because spade and heart can't happen in the same card.\r
\n" ); document.write( "\n" ); document.write( "They are independent event.
\n" ); document.write( "
\n" );