document.write( "Question 902119: Suppose that a person selects a card at random from a deck of 52 cards and tells us that the
\n" ); document.write( "selected card is red. Find the probability that the card is the kind of hearts given that it is
\n" ); document.write( "red.
\n" ); document.write( "

Algebra.Com's Answer #547098 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
P(A|B) = P(A and B)/P(B)
\n" ); document.write( "P(H K |red) = \"%281%2F52%29%2F%2826%2F52%29\" = 1/26
\n" ); document.write( "
\n" );