document.write( "Question 1144488: A couple has two children and at least one is a boy. What is the probability that they have two boys? \n" ); document.write( "
Algebra.Com's Answer #765628 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
For two children in a family, here are the possibilities:
\r
\n" ); document.write( "\n" ); document.write( "B,B
\n" ); document.write( "B,G
\n" ); document.write( "G,B
\n" ); document.write( "G,G
\r
\n" ); document.write( "\n" ); document.write( "Since we are told that at least one child is a boy, we can eliminate the fourth choice as a possibility for this family. Only 1 out of the 3 remaining choices has B,B so the probability for two boys, given that at least one is a boy, is \"+highlight+%281%2F3%29+\"
\n" ); document.write( "
\n" );