document.write( "Question 213847This question is from textbook 
\n" );
document.write( ":  I am trying to figure out how to set up the problem if a multiple choice test consists of 15 questions, each permitting a choice of three alternatives, in how many different ways can a student check these answers off?  \n" );
document.write( "
| Algebra.Com's Answer #161553 by stanbon(75887)      You can put this solution on YOUR website! Each question has 3 possible checks and there are 15 questions. \n" ); document.write( "------------------------- \n" ); document.write( "Ans: 3^15 = 14,348,907 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |