document.write( "Question 287950: A student is taking a true/false exam with 16 questions. If he guesses on each question, what is the probability he will get at least 14 questions correct? \n" ); document.write( "
Algebra.Com's Answer #208723 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
There are 16 questions. For each question, the student has two answers to select from. \r
\n" ); document.write( "\n" ); document.write( "TIP: 16 x 2 = 32 = total choices\r
\n" ); document.write( "\n" ); document.write( "Let p = probability\r
\n" ); document.write( "\n" ); document.write( "p(14 correct) = 14/total choices\r
\n" ); document.write( "\n" ); document.write( "Can you do it now?
\n" ); document.write( "
\n" );