document.write( "Question 316450: if a couple plans to have 6 children, what is the probability that they will have at least one girl? \n" ); document.write( "
Algebra.Com's Answer #226418 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let's look at it the other way.
\n" ); document.write( "What is the probability that they will have all boys?
\n" ); document.write( "P(B,B,B,B,B,B)=(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)=1/64
\n" ); document.write( "P(all boys)+P(not all boys)=1
\n" ); document.write( "P(not all boys)=1-P(all boys)
\n" ); document.write( "P(at least 1 girl)=1-1/64=63/64.
\n" ); document.write( "
\n" ); document.write( "
\n" );