document.write( "Question 615735: A student takes a multiple choice exam with 10 questions 6 possible selection per answer. What is the probability that the student gets at least one question right? \n" ); document.write( "
Algebra.Com's Answer #387296 by vksarvepalli(154)![]() ![]() You can put this solution on YOUR website! every question has 6 possible answers, \n" ); document.write( " so the probability of getting a question right = 1/6 \n" ); document.write( " and the probability of getting a question wrong = 5/6 \r \n" ); document.write( "\n" ); document.write( "the probability that the student gets at least one question right will be equal to 1 minus the probability that the student gets all the questions wrong.\r \n" ); document.write( "\n" ); document.write( " so the probability \n" ); document.write( " that the student gets at least one question right = \n" ); document.write( " \n" ); document.write( " |