document.write( "Question 346137: A game consists of tossing a fair die and then (blindly) selecting a card from a 52 card deck. You win the to prize if the top number on your tossed die is a 1 and you draw a red card. What are the odds against your winning the top prize? \n" ); document.write( "
Algebra.Com's Answer #247561 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let's calculate the odds of actually winning first.
\n" ); document.write( "P(1 on die)=\"1%2F6\"
\n" ); document.write( "P(red card)=\"26%2F52=1%2F2\"
\n" ); document.write( "P(1 and red)=\"%281%2F6%29%281%2F2%29=1%2F12\"
\n" ); document.write( "So then
\n" ); document.write( "P(not(1 and red))+P(1 and red)=\"1\"
\n" ); document.write( "P(not(1 and red))=1-P(1 and red)
\n" ); document.write( "P(not(1 and red))=\"1-1%2F12\"
\n" ); document.write( "P(not(1 and red))=\"11%2F12\"
\n" ); document.write( "So the chances of not winning are \"11%2F12\"
\n" ); document.write( "In terms of odds, there is 1 chance of winning, 11 chances of not winning.
\n" ); document.write( "Odds are 11:1 against winning.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );