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)![]() ![]() 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( " \n" ); document.write( "So we have \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " |