document.write( "Question 1111856: If one card is drawn from an ordinary deck of cards, what is the probability that the card will be an ace, a king of hearts, or a spade? \n" ); document.write( "
Algebra.Com's Answer #726894 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There are four aces, one king of hearts, and 13 spades. But one of the aces is also a spade, so you can't count it twice. \n" ); document.write( "So there are 52 cards in all, and the number of \"good\" cards is 4+1+12 = 17. \n" ); document.write( "So the probability is 17/52. \n" ); document.write( " |