document.write( "Question 1026413: If Cole flips a coin three times, what is the probability that he will flip tails, at least twice? \n" ); document.write( "
Algebra.Com's Answer #641675 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
There are 2^3 ways to flip 3 times. of those 8, 3 show 2 tails, and 1 shows 3 tails\r
\n" ); document.write( "\n" ); document.write( "4/8 is the probability, or 50%
\n" ); document.write( "
\n" );