document.write( "Question 1190147: ) A test consists of five questions, and to pass the
\n" ); document.write( "test, a student has to answer at least four questions
\n" ); document.write( "correctly.Each question has three possible answers,
\n" ); document.write( "of which only one is correct. If a student guesses
\n" ); document.write( "on each question, what is the probability that the
\n" ); document.write( "student will pass the test ?
\n" ); document.write( "

Algebra.Com's Answer #821707 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(1) P(5 right)....

\n" ); document.write( "\"%281%2F3%29%5E5+=+1%2F243\"

\n" ); document.write( "(2) P(4 right)....

\n" ); document.write( "(a) P(each one right) = 1/3; P(each one wrong = 2/3)
\n" ); document.write( "(b) P(four right, one wrong, in a particular order) = (1/3)^4 times (2/3)^1 = 2/243
\n" ); document.write( "(c) number of different choices for the one problem that is wrong = 5

\n" ); document.write( "P(4 right) = 5 * 2/243 = 10/243

\n" ); document.write( "P(pass test) = P(4 or 5 right) = 1/243+10/243 = 11/243

\n" ); document.write( "ANSWER: 11/243
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );