document.write( "Question 867192: Suppose a coin is tossed three times:\r
\n" ); document.write( "\n" ); document.write( "a. What is the probability of getting exactly two heads?
\n" ); document.write( "b. What is the probability of getting at least one tail?
\n" ); document.write( "

Algebra.Com's Answer #522819 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "\"P+%28x%29=+highlight_green%28nCx%29%28p%5Ex%29%28q%29%5E%28n-x%29+\"
\n" ); document.write( "p and q = .5, n = 3
\n" ); document.write( "
\n" ); document.write( "P( at least one tail) = 1 - P(none) = 1- (.5)^3 = .875 \n" ); document.write( "
\n" );