document.write( "Question 891952: an unbiased coin is tossed six times. What is the probability that it will land heads:
\n" );
document.write( "a) exactly three times?
\n" );
document.write( "b) at most three times?
\n" );
document.write( "c) on the first an and last toss? \n" );
document.write( "
Algebra.Com's Answer #540315 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! There are 64 possible outcomes. \n" ); document.write( "0 heads - 1 \n" ); document.write( "1 head - 6 \n" ); document.write( "2 heads - 15 \n" ); document.write( "3 heads - 20 \n" ); document.write( "4 heads - 15 \n" ); document.write( "5 heads - 6 \n" ); document.write( "6 heads - 1 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "a) \n" ); document.write( "b) \n" ); document.write( "c) Of the 64, only half of them start with a head on the first toss. \n" ); document.write( "Of those 32, only half of them end with a head on the last toss. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |