document.write( "Question 270470: please help me solve this problem:
\n" );
document.write( "if three fair coins are tossed, what is the probability of getting at least two heads? \n" );
document.write( "
Algebra.Com's Answer #198156 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! There are 8 possibilities \n" ); document.write( "HHHHTTTT \n" ); document.write( "HHTTHHTT \n" ); document.write( "HTHTHTHT\r \n" ); document.write( "\n" ); document.write( "Which has one HHH and three HHT \n" ); document.write( "or four out of 8. Probability therefore 1/2 \n" ); document.write( " |