document.write( "Question 350137: a test consist of 10 true and false questions. To pass the test a student must answer at least eight questions correctly. If a student guess on each question, what is the probability that the student will pass the test? \n" ); document.write( "
Algebra.Com's Answer #250283 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi \n" ); document.write( "* \n" ); document.write( "Note: The probability of x successes in n trials is: \n" ); document.write( ". \n" ); document.write( "P = C[10,8]* \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "C[10,8] = \n" ); document.write( ". \n" ); document.write( "P = \n" ); document.write( ". \n" ); document.write( "4.39% chance of getting 8 of the true and false questions correct \n" ); document.write( " |