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)\"\" \"About 
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( "\"P=12%2F52%2B13%2F52-3%2F52=22%2F52=11%2F26\"
\n" ); document.write( "
\n" ); document.write( "
\n" );