document.write( "Question 512855: If there are 5 questions and each question has two possible answers, how many different combinations of answers are there? and what are they?\r
\n" );
document.write( "\n" );
document.write( "Example:
\n" );
document.write( "1. Cheese or Knife
\n" );
document.write( "2. Truth or Lie
\n" );
document.write( "3. Water or Friend
\n" );
document.write( "4. Intervene or Ignore
\n" );
document.write( "5. Stand or Sit\r
\n" );
document.write( "\n" );
document.write( "I started with trying to write out all the possible combinations but that just got me more confused. the answers aren't just simple true/false either and I think that really confused me, also.\r
\n" );
document.write( "\n" );
document.write( "thank you! :D \n" );
document.write( "
Algebra.Com's Answer #342787 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If there are 5 questions and each question has two possible answers, how many different combinations of answers are there? and what are they? \n" ); document.write( "Example: \n" ); document.write( "1. Cheese or Knife \n" ); document.write( "2. Truth or Lie \n" ); document.write( "3. Water or Friend \n" ); document.write( "4. Intervene or Ignore \n" ); document.write( "5. Stand or Sit \n" ); document.write( "------------------- \n" ); document.write( "Ans: 2^5 = 32 possible answers \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " \n" ); document.write( " |