document.write( "Question 1040559: What is the probability that we'draw a card that is either of Jack rank or of hearts suit?
\n" );
document.write( "What is the probability that we’d draw a card that is both of Jack rank and a hearts suit? \n" );
document.write( "
Algebra.Com's Answer #655414 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1) there are 4 jacks and 12 hearts (excluding the jack already counted), then \n" ); document.write( "Probability(card drawn is a jack or a heart) = (4 + 12) / 52 = 4/13 \n" ); document.write( ": \n" ); document.write( "2) there is one jack that is a heart \n" ); document.write( "Probability(card drawn is a jack and a heart) = 1/52 \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |