document.write( "Question 850519: In a rabbit family with 4 offsprings find the probability that there will be at least 1 male and 1 female in the offsprings \n" ); document.write( "
Algebra.Com's Answer #512369 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at the possible outcomes, there are 2^4 or 16 of them,
\n" ); document.write( "Only two of them have all males or all females and do not meet the criteria of having at least 1 males and 1 female.
\n" ); document.write( "FFFF
\n" ); document.write( "MMMM
\n" ); document.write( "So 14/16 do meet the criteria,
\n" ); document.write( "\"P=14%2F16=7%2F8\"
\n" ); document.write( "
\n" );