document.write( "Question 1116434: A class of 18 students are taking an exam. The
\n" ); document.write( "probability of passing an exam is higher than the
\n" ); document.write( "probability of failing. If the probability that half the
\n" ); document.write( "students pass the exam is 0.0642543198, find the
\n" ); document.write( "probability of passing the exam.
\n" ); document.write( "

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


\n" ); document.write( "The probability that 9 of 18 students pass, if the probability of passing is p and the probability of failing is (1-p), is

\n" ); document.write( "\"C%2818%2C9%29p%5E9%281-p%29%5E9\"

\n" ); document.write( "So we have

\n" ); document.write( "\"C%2818%2C9%29p%5E9%281-p%29%5E9+=+.0642543198\"
\n" ); document.write( "\"p%5E9%281-p%29%5E9+=+1.321561493%2A10%5E-6\"
\n" ); document.write( "\"p%281-p%29+=+%281.321561493%2A10%5E-6%29%5E%281%2F9%29+=+2%2F9\"

\n" ); document.write( "This is more easily solved by inspection than by formal algebra: p = 2/3, 1-p = 1/3.

\n" ); document.write( "Answer: The probability of passing the exam is 2/3.
\n" ); document.write( "
\n" );