document.write( "Question 1032434: An unbalanced coin shows heads 55% of the time.
\n" ); document.write( " (a) If the coin is tossed 12 times, what is the probability of heads on all tosses?
\n" ); document.write( "
\n" ); document.write( " (b) Find the probability of at least one head in 12 tosses.
\n" ); document.write( "

Algebra.Com's Answer #647093 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An unbalanced coin shows heads 55% of the time.
\n" ); document.write( "(a) If the coin is tossed 12 times, what is the probability of heads on all tosses?
\n" ); document.write( "P(all heads) = 0.55^12 = 0.000766
\n" ); document.write( "---------------------
\n" ); document.write( "(b) Find the probability of at least one head in 12 tosses.
\n" ); document.write( "P(1<= x <=12) = 1 - P(x = 0) = 1 - 0.45^12 = 0.00003
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );