document.write( "Question 416646: In a family with two children, what are the probabilities
\n" );
document.write( "of the following outcomes, assuming that the birth of
\n" );
document.write( "boys and girls is equally likely?
\n" );
document.write( "a. Both are boys.
\n" );
document.write( "b. The first is a girl and the second a boy.
\n" );
document.write( "c. Neither is a girl.
\n" );
document.write( "d. At least one is a girl.\r
\n" );
document.write( "\n" );
document.write( "Please help me with this using fractions. Thanks!!! \n" );
document.write( "
Algebra.Com's Answer #291870 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a family with two children, what are the probabilities \n" ); document.write( "of the following outcomes, assuming that the birth of \n" ); document.write( "boys and girls is equally likely? \n" ); document.write( "a. Both are boys. (1/2)(1/2) = 1/4 \n" ); document.write( "------ \n" ); document.write( "b. The first is a girl and the second a boy. (1/2)(1/2) = 1/4 \n" ); document.write( "------- \n" ); document.write( "c. Neither is a girl. (1/2)(1/2) = 1/4 \n" ); document.write( "------ \n" ); document.write( "d. At least one is a girl. \n" ); document.write( "P(at least one) = 1 - P(none) \n" ); document.write( "= 1 - (1/4) \n" ); document.write( "= 3/4 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------------ \n" ); document.write( " \n" ); document.write( " |