document.write( "Question 527129: A student ran out of time on a multiple choice exam and randomly guessed the answers for two problems. Each problem had answer choices – a,b,c,d,e – and only one correct answer. What is the probability that she answered neither of the problems correctly? \n" ); document.write( "
Algebra.Com's Answer #348827 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A student ran out of time on a multiple choice exam and randomly guessed the answers for two problems. Each problem had answer choices – a,b,c,d,e – and only one correct answer. What is the probability that she answered neither of the problems correctly? \n" ); document.write( "---- \n" ); document.write( "Binomial Problem with n = 2 and p(correct) = 1/5 ; p(wrong) = 4/5 \n" ); document.write( "------ \n" ); document.write( "P(x = 2 wrong) = (4/5)^2 = 16/25 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |