document.write( "Question 866146: A history teacher gives a 20-question true-false exam. In how many ways can the test be answered if the possible answers are T or F or possibly to leave the answer blank? \n" ); document.write( "
Algebra.Com's Answer #522352 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 3 possible responses (T, F, B ... B for blank). \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 20 slots.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we will have \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " 3*3*3*3 * 3*3*3*3 * 3*3*3*3 * 3*3*3*3 * 3*3*3*3 = 3^20 = 3,486,784,401\r \n" ); document.write( "\n" ); document.write( "different ways to answer this test. \n" ); document.write( " |