document.write( "Question 737203: a coin is tossed until for the first time the same result occurs in twice succession.Find the probability that an even number of tosses is required. \n" ); document.write( "
Algebra.Com's Answer #450256 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "To be successful you either have to get\r\n" ); document.write( "\r\n" ); document.write( "HH or HTHH or HTHTHH or HTHTHTHH\r\n" ); document.write( "\r\n" ); document.write( "or get\r\n" ); document.write( "\r\n" ); document.write( "TT or THTT or THTHTT or THTHTHTT\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So it's the probability of starting with a head and\r\n" ); document.write( "ending with two heads + the probability of starting \r\n" ); document.write( "with a tail and ending with two tails.\r\n" ); document.write( "\r\n" ); document.write( "The desired probability is the sum of sums of these \r\n" ); document.write( "two infinite geometric series:\r\n" ); document.write( "\r\n" ); document.write( "1. P(HH)+P(HTHH)+P(HTHTHH)+··· = \r\n" ); document.write( "\n" ); document.write( " |