document.write( "Question 1079029: 1.If a couple wants to have three or four children, including exactly two girls, what is the probability that their wish will come true?\r
\n" ); document.write( "\n" ); document.write( "The solution is 3/4 but Im not getting that please help\r
\n" ); document.write( "\n" ); document.write( "shonhardy@yahoo.com
\n" ); document.write( "

Algebra.Com's Answer #693393 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
Consider two applications of the binomial probability distribution
\n" ); document.write( ":
\n" ); document.write( "Probability(k successes out of n trials) = nCk * p^k * (1-p)^(n-k)
\n" ); document.write( ":
\n" ); document.write( "nCk is (n! / (k! * (n-k)!)
\n" ); document.write( ":
\n" ); document.write( "For this problem p is 0.5 and n is 3 or 4
\n" ); document.write( ":
\n" ); document.write( "P(exactly 2 girls in 3 or 4 children) = P(2 girls out of 3 children) + P(2 girls out of 4 children) = 0.375 + 0.375 = 0.75
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );