document.write( "Question 1087500: a card is selected at random from an ordinary deck of 52 playing cards. consider the following
\n" ); document.write( "A) hearts
\n" ); document.write( "B) Face cards
\n" ); document.write( "find the P(AnB)
\n" ); document.write( "

Algebra.Com's Answer #701823 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Probability of a heart is 1/4
\n" ); document.write( "Probability of a face card is 3 cards in 4 suits or 12/52 or 3/13.
\n" ); document.write( "Probability of a heart intersecting with face card is 3 hearts/12 cards or 1/4
\n" ); document.write( "
\n" );