document.write( "Question 1152862: A multiple-choice quiz has 15 questions, each with 4 possible answers of which only one is correct. What is the probability that a student gets at least 1 correct answer? \n" ); document.write( "
Algebra.Com's Answer #774976 by ikleyn(52817)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "For each of 15 questions, the probability to guess randomly the correct answer is \"1%2F4\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to answer incorrectly all 15 questions is  \"%283%2F4%29%5E15\" = 0.013363\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to get at least 1 correct answer is the COMPLEMENT\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    P = 1 - \"%283%2F4%29%5E15\" = 1 - 0.013363 = 0.986637.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );