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)\"\" \"About 
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) \"P%283H%29=20%2F64=5%2F16\"
\n" ); document.write( "b) \"P=%281%2B6%2B15%2B20%29%2F64=42%2F64=21%2F32\"
\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( "\"P=16%2F64=1%2F4\"
\n" ); document.write( "
\n" ); document.write( "
\n" );