document.write( "Question 1071574: A single card is drawn from a well-shuffled deck of 52 cards. Find the odds
\n" ); document.write( "against the card being a face card.
\n" ); document.write( "

Algebra.Com's Answer #686479 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
There are 12 face cards
\n" ); document.write( "There are 40 non-face cards
\n" ); document.write( "The odds against this being a face card are 40/12 or 10 to 3.
\n" ); document.write( "
\n" );