document.write( "Question 1103598: In a test there are 3 multiple choice questions, each with 4 choices. A student randomly guesses the answers to each question. Find the probability that the student gets exactly 1 out of the 3 multiple choice questions correct. \n" ); document.write( "
Algebra.Com's Answer #718325 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! three ways to get one question right \n" ); document.write( "3(1/4)(3/4)(3/4)=(9/64) The 3/4 is the probability of getting the other two wrong. \n" ); document.write( " \n" ); document.write( " |