document.write( "Question 812842: Rafael is taking a test that contains a section of 12 true-false questions. How many of the possible groups of answers to these questions have exactly 8 correct answers of false?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #489371 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "12 true-false questions.
\n" ); document.write( "Note: The probability of x successes in n trials is:
\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively.
\n" ); document.write( "In this case p & q are = 1/2 or .5
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%29%21%29\"
\n" ); document.write( "P(8 false answers) = 12!/8!4! (.5)^8(.5)^4 = 495(.5)^8(.5)^4 = .1208 \n" ); document.write( "
\n" );