document.write( "Question 1031741: a student takes an exam containing 12 true or false questions if the student guesses what is the probability that he will get exactly 2 questions right? \n" ); document.write( "
Algebra.Com's Answer #646454 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Choose any two out of the 12 questions, which can be done in C(12,2) = 66 ways. (The only choice for each one of these is the correct answer.) After doing this, for each of the remaining 10 incorrectly-answered questions, there are two choices, either the wrong answer or a no answer at all, which can be done in \n" ); document.write( "\n" ); document.write( "Therefore the probability is |