document.write( "Question 1027974: in how many different ways can a true false test consisting of 9 question be answerd \n" ); document.write( "
Algebra.Com's Answer #643154 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! in how many different ways can a true false test consisting of 9 question be answerd \n" ); document.write( "----------------- \n" ); document.write( "If T or F is used for each question: \n" ); document.write( "2^9 = 512 \n" ); document.write( "---------------- \n" ); document.write( "If T, F or no answer is used: \n" ); document.write( "3^9 = 19683 \n" ); document.write( " |