document.write( "Question 436876: If a family has 5 children, what is the probability that all 5 are girls.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #302253 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Each birth has a 1/2 possibility of being a girl \n" ); document.write( "(1/2)^5 = 1/32 \n" ); document.write( " \n" ); document.write( " |