document.write( "Question 348612: I need help with this one: When selecting a card from a regular deck of 52 playing cards, what is the probability that the card is not a king AND not a spade.
\n" );
document.write( "I have tried to go about it while taking out all of the kings and all of the rest of the spades which adds up to 12 spades minus the king. I am having problems with the rest of the computation. \n" );
document.write( "
Algebra.Com's Answer #249223 by stanbon(75887) ![]() You can put this solution on YOUR website! I need help with this one: When selecting a card from a regular deck of 52 playing cards, what is the probability that the card is not a king AND not a spade. \n" ); document.write( "I have tried to go about it while taking out all of the kings and all of the rest of the spades which adds up to 12 spades minus the king. I am having problems with the rest of the computation. \n" ); document.write( "---------------- \n" ); document.write( "# of cards that are not a king and not a spade. \n" ); document.write( "--- \n" ); document.write( "There are 39 cards that are not spades. \n" ); document.write( "There are 9 kings among the 39 cards. \n" ); document.write( "That leaves 30 cards that are not spade and not king. \n" ); document.write( "---- \n" ); document.write( "P(select a not king and not spade card) = 30/52 \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |