document.write( "Question 293293: A fair coin is tossed until first tail comes up. Let A be the event that the number of tosses is divisible by 5, b be the event that the number of tosses is less than 6\r
\n" );
document.write( "\n" );
document.write( "Find P(A) P(B) P(AuB)\r
\n" );
document.write( "\n" );
document.write( "Can someone please talk me through the method to solve these\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #211748 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! A fair coin is tossed until first tail comes up. Let A be the event that the number of tosses is divisible by 5, \r \n" ); document.write( "\n" ); document.write( "Find P(A) \n" ); document.write( " \r\n" ); document.write( "The other tutor's solution is incorrect.\r\n" ); document.write( "\r\n" ); document.write( "P(A) = P(x=5 or x=10 or x=15 or ... x=5n or ...)\r\n" ); document.write( "\r\n" ); document.write( "Since \"or\" implies \"add\"\r\n" ); document.write( "\r\n" ); document.write( "P(A) = P(x=5) + P(x=10) + P(x=15) + ... + P(x=5n) + ...\r\n" ); document.write( "\r\n" ); document.write( "P(x=5) = \n" ); document.write( "Let B be the event that the number of tosses is less than 6 \n" ); document.write( "Find P(B) \n" ); document.write( " \r\n" ); document.write( "P(B) = P(T or HT or HHT or HHHT or HHHHT or HHHHT) =\r\n" ); document.write( "\r\n" ); document.write( "Since \"or\" implies \"add\"\r\n" ); document.write( "\r\n" ); document.write( "P(B) = P(T) + P(HT) + P(HHT) + P(HHHT) + P(HHHHT) =\r\n" ); document.write( "\r\n" ); document.write( "P(B) = \n" ); document.write( "Find P(AuB) \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Use the formula:\r\n" ); document.write( "\r\n" ); document.write( "P(A U B) = P(A or B) = P(A) + P(B) - P(A and B)\r\n" ); document.write( "\r\n" ); document.write( "We have P(A) =\n" ); document.write( " |