document.write( "Question 1093801: If you were given a five-question multiple choice test that has four possible answers for each question (a,b,c,d), how many ways could you answer all the questions on the test if you do not put down the same answer for two consecutive questions? \n" ); document.write( "
Algebra.Com's Answer #708411 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!

Apply the fundamental counting principle: determine the number of choices you have for each question, then multiply all those numbers of choices together.

\n" ); document.write( "You have 4 choices for the answer to the first question.
\n" ); document.write( "You have only 3 choices for the answer to the second question, because it can't be the same as the first.
\n" ); document.write( "How many choices do you then have for the third question? For the fourth question? For the fifth question?

\n" ); document.write( "Now multiply all those numbers of choices together....
\n" ); document.write( "
\n" );