document.write( "Question 202065: Need help:
\n" );
document.write( "Use the multiplication principle to solve the problem.\r
\n" );
document.write( "\n" );
document.write( "If 12 newborn babies are randomly selected, how many different gender sequences are possible?
\n" );
document.write( " A) 479,001,600
\n" );
document.write( " B) 4096
\n" );
document.write( " C) 144
\n" );
document.write( " D) 24
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #152335 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If 12 newborn babies are randomly selected, how many different gender sequences are possible? \n" ); document.write( "----------------- \n" ); document.write( "There are 2 possibilities of gender (genearally recognized, anyway). \n" ); document.write( "That's 2^12 \n" ); document.write( "= 4096 \n" ); document.write( "-------------- \n" ); document.write( "Another way to look at this is as a 12 digit binary number. \n" ); document.write( "EG, MMFMFMFMFFFM. \n" ); document.write( "The possible numbers run from all 0's to all 1's. \n" ); document.write( "That 0 to 4095, = 4096 numbers. \n" ); document.write( " |