document.write( "Question 281485: You flip a coin 10 times.What is the P(8H)?What is the P(>8H)?
\n" ); document.write( "Please answer this question.
\n" ); document.write( "

Algebra.Com's Answer #204481 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You flip a coin 10 times.What is the P(8H)?
\n" ); document.write( "P(8heads in 10) = 10C8(1/2)^8(1/2)^2 = 45/2^10 = 0.0439
\n" ); document.write( "---------------------
\n" ); document.write( "What is the P(>8H)?
\n" ); document.write( "P(9<= x <=10) = (10C9 + 10C10)/2^10 = (10+1)/2^10 = 11/2^10 = 0.0107
\n" ); document.write( "======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );