document.write( "Question 455778: A multiple-choice test has 5 questions, with 4 possible answers for each question. Suppose the answer to each question is a guess. a) How many different ways are there to complete the test? \n" ); document.write( "
Algebra.Com's Answer #312897 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A multiple-choice test has 5 questions, with 4 possible answers for each question. Suppose the answer to each question is a guess. a) How many different ways are there to complete the test? \n" ); document.write( "----------- \n" ); document.write( "1st question: 4 ways \n" ); document.write( "2nd question: 4 ways \n" ); document.write( "each question: 4 ways \n" ); document.write( "---- \n" ); document.write( "Total ways = 4^5 = 1024 ways \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |