document.write( "Question 219752: A single card is drawn from an ordinary deck of 52 bridge cards. Find the odds against drawing a heart or a king.
\n" );
document.write( " I am not sure if I did this correctly?
\n" );
document.write( "13+4= 17
\n" );
document.write( "52-17=35\r
\n" );
document.write( "\n" );
document.write( "35:52 ???? \n" );
document.write( "
Algebra.Com's Answer #165201 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A single card is drawn from an ordinary deck of 52 bridge cards. Find the odds against drawing a heart or a king. \n" ); document.write( "I am not sure if I did this correctly? \n" ); document.write( "13+4= 17 \n" ); document.write( "52-17=35 \n" ); document.write( "35:52 ???? \n" ); document.write( "------------- \n" ); document.write( "Odds of a heart = 13/52 \n" ); document.write( "Odds of a king = 4/52 \n" ); document.write( "Odds of either is the sum = 17/52 \n" ); document.write( " |