document.write( "Question 448683: What is the probability in a family of four children that the first child born is a boy and the last child born is a girl?? \n" ); document.write( "
Algebra.Com's Answer #308796 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the probability in a family of four children that the first child born is a boy and the last child born is a girl?? \n" ); document.write( "----------------------------- \n" ); document.write( "Pattern: b??g \n" ); document.write( "--- \n" ); document.write( "The ?? can be filled in 2*2 = 4 ways \n" ); document.write( "---- \n" ); document.write( "Total # of b??g patterns is 4 \n" ); document.write( "------------------------------------ \n" ); document.write( "# of possible 4 child patterns is 2^4 = 16 \n" ); document.write( "---- \n" ); document.write( "P(b??g) = 4/16 = 1/4 \n" ); document.write( "======================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |