document.write( "Question 1105973: After studying a couple's family history, a doctor determines that the probability of any child born to this couple having a gene for disease X is 1 out of 4. If the couple has three children, what is the probability that exactly two of the children have the gene for disease X? \n" ); document.write( "
Algebra.Com's Answer #721086 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=(3C2)(1/4)^2*(3/4)^1
\n" ); document.write( "=3*(1/16)*(3/4)
\n" ); document.write( "=9/64
\n" ); document.write( "
\n" ); document.write( "
\n" );