document.write( "Question 855143: If a card is chosen at random from a standard deck,what is the probability that the card is either less than 5 or a spade? \n" ); document.write( "
| Algebra.Com's Answer #515153 by Fombitz(32388)     You can put this solution on YOUR website! Cards less than 5 : 2,3,4 - In total 12 cards \n" ); document.write( "Spades : 13 cards \n" ); document.write( "Less than 5 and spades : 3 cards \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |