document.write( "Question 413167: What are the odds in favor of greeting at least one head in three successive flips of a coin? \n" ); document.write( "
Algebra.Com's Answer #290062 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! This probability is equal to 1 minus the probability of getting three successive tails. The probability of obtaining three tails is (1/2)^3, or 1/8, so the probability of getting at least one head is 1 - (1/8), or 7/8. \n" ); document.write( " |