document.write( "Question 982366: If a card is selected at random from a deck of 52 cards, what is the probability that
\n" ); document.write( "a.) A card is an ace
\n" ); document.write( "b.) A card is a face card
\n" ); document.write( "c.) A card is a black face card
\n" ); document.write( "

Algebra.Com's Answer #603179 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "a) 4 aces in a pack so 4/52 = 2/26 = 1/13
\n" ); document.write( "b) 12 face cards in a pack so 12/52 = 3/13
\n" ); document.write( "c) 3 Black face cards in a pack so 3/52
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );