document.write( "Question 356899: When playing a game of cardwars with a friend, what are the odds that I play nine hands in a row without winning? \r
\n" ); document.write( "\n" ); document.write( "If you're not sure what cardwars are, it is a very simple game that involves 2 players drawing cards from a deck. If I draw a higher card I win, if I draw a lower card I lose. For this scenario, let's also assume that if 2 equal cards are drawn (ex: 2 Kings are drawn by him and me both) I lose as well. The only way I win is if I draw a higher card than my opponent. \r
\n" ); document.write( "\n" ); document.write( "So, what are the odds that I lose 9 hands in a row (I draw a lower or equal card nine straight times).\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance for your help as I can not solve this problem on my own.
\n" ); document.write( "

Algebra.Com's Answer #254930 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Out of 169 hands you will win 78 and lose 91
\n" ); document.write( "probability of losing one hand 91/169 = 7/13
\n" ); document.write( "Probability that you will lose nine hands in a row (7/13)^9=.0038...
\n" ); document.write( "1-.0038=.9962
\n" ); document.write( "Odds against losing 9 in a row: 9962 to 38 or 262 to 1
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );