document.write( "Question 41636: A card is drawn from a standard deck of cards. What is P(heart or a 6)? \n" ); document.write( "
Algebra.Com's Answer #26905 by Nate(3500) ![]() You can put this solution on YOUR website! What is P(heart or a 6)? \n" ); document.write( "There are 13 hearts in a deck, 4 sixs in a deck, and 1 of the sixs is a heart. \n" ); document.write( "(13/52) + (4/52) - (1/52) = P(heart or a 6) \n" ); document.write( "4/13 = P(heart or a 6) or 30.77% \n" ); document.write( " |