document.write( "Question 40944: A couple plans to have three children. What is the probability of getting at least one girl? 7/8 1/8 1/2 3/4 \n" ); document.write( "
Algebra.Com's Answer #26316 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
A couple plans to have three children. What is the probability of getting at least one girl? 7/8 1/8 1/2 3/4
\n" ); document.write( "PGIRL=PBOY=0.5
\n" ); document.write( "PROBABILITY OF NO GIRL IN 3 =(1/2)*(1/2)*(1/2)=1/8
\n" ); document.write( "HENCE PROBABILITY OF HAVING ATLEAST ONE GIRL =1-1/8=7/8
\n" ); document.write( "
\n" );