document.write( "Question 275441: an unprepared student makes random guesses for the ten true-false questions on a quiz. Find the probability that there is at least one correct answer. \n" ); document.write( "
Algebra.Com's Answer #200919 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
.5 probability of getting an answer wrong.
\n" ); document.write( ".5^10=.000977 probability of getting them all wrong.
\n" ); document.write( "1-.000977=.9990234 probability that there is at least one correct answer.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );