document.write( "Question 260208: If a multiple choice test consist of 5 question each with four possible answers of which only one is correct , in how many different ways can a student check one of the question? \n" ); document.write( "
Algebra.Com's Answer #191686 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If a multiple choice test consists of 5 questions each with four possible answers of which only one is correct, in how many different ways can a student check one of the question?
\n" ); document.write( "----
\n" ); document.write( "# of ways to pick a question: 5
\n" ); document.write( "# of possible answers:: 4
\n" ); document.write( "-------------------------------
\n" ); document.write( "# of possible checks the student can make = 5*4 = 20
\n" ); document.write( "===============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );