document.write( "Question 624068: a card is picked at random from a standard deck of 52 playing cards. Find the odds that it is not a heart? \n" ); document.write( "
Algebra.Com's Answer #392522 by edjones(8007)![]() ![]() You can put this solution on YOUR website! There are 13 hearts. \n" ); document.write( "Probability that it is a heart is 13/52 = 1/4 \n" ); document.write( "Probability that it is not a heart is 39/52 = 3/4 \n" ); document.write( "Odds against it being a heart is 3/4 to 1/4 or 3 to 1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |