document.write( "Question 375471: if a single card is drawn from a deck of cards, what is the probability of drawing either a heart or picture card(king,queen or jack) \n" ); document.write( "
Algebra.Com's Answer #267025 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! There are 13 hearts in the deck. \n" ); document.write( "P(H)= \n" ); document.write( "There are 3 picture cards for each of the suits. \n" ); document.write( "P(picture)= \n" ); document.write( "Remember to take away the Heart picture cards so you don't double count them. \n" ); document.write( "P(H and picture)= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "P=P(H)+P(picture)-P(H and picture)= |