document.write( "Question 304489: There are 8 true or false questions on a quiz. In how many different ways can they be answered? I got 2 to the 8 = 256 \n" ); document.write( "
Algebra.Com's Answer #218077 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! There are 8 true or false questions on a quiz. In how many different ways can they be answered? I got 2 to the 8 = 256\r \n" ); document.write( "\n" ); document.write( "1. T F \n" ); document.write( "2. T F \n" ); document.write( "3. T F \n" ); document.write( "4. T F \n" ); document.write( "5. T F \n" ); document.write( "6. T F \n" ); document.write( "7. T F \n" ); document.write( "8. T F \n" ); document.write( "if you do this as a binary (base 2) number where 0 is F, and 1 is T, the largest number you can get is 2^8 - 1 or 255, so yes the answer is 2^8 or 256\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |