document.write( "Question 1182450: A classic deck of cards is made up of 52 cards, 26 are black, 26 are red.
\n" ); document.write( "Each color is split into 2 suits of 13 cards each (clubs and spades are black and hearts and diamonds are red).
\n" ); document.write( "Each suit is split into 13 individual cards (Ace, 2-10, Jack, Queen, and King).
\n" ); document.write( "If you select a card at random, what is the probabilty of getting:\r
\n" ); document.write( "\n" ); document.write( "1. A(n) 2 of Spades = 1/52\r
\n" ); document.write( "\n" ); document.write( "2. A spade or Heart = 1/2\r
\n" ); document.write( "\n" ); document.write( "3. A number smaller than 10 (counting the ace as a 1?
\n" ); document.write( " ________
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #812464 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This is A/2/3/4/5/6/7/8/9, and four suits makes it 36/52 or 9/13. \n" ); document.write( "
\n" );