document.write( "Question 223086: A single card is drawn from an ordinary deck of playing cards. Find the odds against drawing a club.\r
\n" );
document.write( "\n" );
document.write( "I know that the formula is n(e') divided by n(e) but i don't know what to put into the formula \n" );
document.write( "
Algebra.Com's Answer #166889 by rfer(16322) ![]() You can put this solution on YOUR website! 52 cards in deck, 13 clubs in deck \n" ); document.write( "13/52 or 1/4 chance of drawing a club, so 39/52 or 3/4 chance it isn't a club \n" ); document.write( " |