document.write( "Question 927460: You are writing a 72 question test. There are 3 choices per question and you guess at each question. What is the probability of passing the test if the pass grade is 50%?? \n" ); document.write( "
| Algebra.Com's Answer #562997 by ewatrrr(24785)     You can put this solution on YOUR website! p(correct) = 1/3, n = 72 \n" ); document.write( "P(x ≥ 36) = 1 - (72, 1/3, 35) = 1 - .9975 = .0025 \n" ); document.write( " |