document.write( "Question 1110139: goliath and David play a game in which there are no ties. Each player is likely to win each game. The first player to win 4 games becomes the champion, and no further games are played. Goliath wins the first 2 games. What is the probability that David becomes the champion? \n" ); document.write( "
Algebra.Com's Answer #725167 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the probability of winning is 1/2.
\n" ); document.write( "the probability of losing is 1/2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "david has to win 4 games and can lose at most 1 game in order for david to become the champion.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the following table, 1 means a win for david and 0 means a loss for david.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability for a 1 or a 0 is equal to 1/2.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(1,1,1,1) = (1/2) ^ 4 = 1/16
\n" ); document.write( "p(1,1,1,0,1) = (1/2)^5 = 1/32
\n" ); document.write( "p(1,1,0,1,1) = (1/2)^5 = 1/32
\n" ); document.write( "p(1,0,1,1,1) = (1/2)^5 = 1/32
\n" ); document.write( "p(0,1,1,1,1) = (1/2)^5 = 1/32\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability of david becoming the champion is therefore 1/16 + 4/32 = 6/32 = 3/16.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in decimal form, that's .1875.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's my take.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );