document.write( "Question 1120676: A science test consists of 8 multiple choice questions, each of which has four possible answers. How many different ways can the 8 questions on the science test be answered? \n" ); document.write( "
Algebra.Com's Answer #736334 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
There are 4 choices for each one, and this will be 4^2 for two, or 16 ways, and 4^8 for eight questions, or 65,536 ways the test can be answered. \n" ); document.write( "
\n" );