document.write( "Question 607305: You're are taking a multiple choice test that has five questions. Each of the questions has 3 answer choices, with 1 correct answer per question. If you guess for each one and leave nothing blank, in how many ways can you answer the questions? (and..) What is the probability that all of your answers will be INcorrect? \n" ); document.write( "
Algebra.Com's Answer #382586 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You're are taking a multiple choice test that has five questions. Each of the questions has 3 answer choices, with 1 correct answer per question. If you guess for each one and leave nothing blank, \r \n" ); document.write( "\n" ); document.write( "a) in how many ways can you answer the questions? \n" ); document.write( "Ans: 3^5 = 243 ways \n" ); document.write( "---------------------------- \r \n" ); document.write( "\n" ); document.write( "b) What is the probability that all of your answers will be INcorrect? \n" ); document.write( "P(incorrect) = 2/3 \n" ); document.write( "--- \n" ); document.write( "P(all 5 are incorrect) = (2/3)^5 = 32/243 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |