document.write( "Question 362855: A quiz cosists of 20 multiple-choice questions, each with 5 possible answers. For someone who makes random guesses for all of the answers, find the probability of passing if the minimum passing grade is 40 % \n" ); document.write( "
Algebra.Com's Answer #258649 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
To pass the test he has to get at least 8 correct answers (40% of 20). The probability of a correct answer is 1/5 = 0.20, a wrong answer, 4/5 = 0.80.
\n" ); document.write( "Therefore the probability that he passes is
\n" ); document.write( " - ... -\"%28matrix%282%2C1%2C20%2C7%29%29%2A0.20%5E7%2A0.80%5E13\".
\n" ); document.write( "
\n" ); document.write( "
\n" );