document.write( "Question 657243: A family has 4 children. Using a tree diagram that shows how many ways the children could have been born, from first to last born, determine how many ways the family could have had 2 boys and 2 girls. \n" ); document.write( "
Algebra.Com's Answer #409942 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A family has 4 children. Using a tree diagram that shows how many ways the children could have been born, from first to last born, determine how many ways the family could have had 2 boys and 2 girls.
\n" ); document.write( "------------------------
\n" ); document.write( "Binomial Problem with n = 4 and p(boy) = P(girl) = 1/2
\n" ); document.write( "-------------
\n" ); document.write( "P(x = 2 girls) = 4C2(1/2)^2*(1/2)^2 = 6/16 = 3/8
\n" ); document.write( "-------------------
\n" ); document.write( "Note: If there are 2 girls in a family of 4, the other 2 children must be boys.
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );