document.write( "Question 532970: if a card is selected from a standard pack of 52 cards what is the probability that the card chosen is not a spade \n" ); document.write( "
Algebra.Com's Answer #350936 by oberobic(2304) ![]() You can put this solution on YOUR website! The chance that it is a spade is 13/52, so the chance that it is not a spade = 1- 13/52 = 75%. \n" ); document.write( " |