document.write( "Question 263061: A quiz consists of 20 multiple-choice questions, each with 4 possible answers. For someone who makes random guesses for all of the answers, find the probability of passing if the minimum passing grade is 70 %. \n" ); document.write( "
Algebra.Com's Answer #193893 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
70% of 20 = 14
\n" ); document.write( "You need +14 and -6.
\n" ); document.write( "P(pass) = (20c14)(1/4)^14*(1/4)^6
\n" ); document.write( "P(pass) = 3.5252 x 10^(-8)
\n" ); document.write( "
\n" );