document.write( "Question 906647: An exam consists of 10 multiple choice questions. Each question has 4 options, A, B, C, and D. In how many different ways can the answer sheet be filled?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549977 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! incredibly 4^10\r \n" ); document.write( "\n" ); document.write( "question 1 has 4^1=4 \n" ); document.write( "question 1 and 2 have 4^2=16 \n" ); document.write( "question 1,2,and 3 4^3=64 \n" ); document.write( "etc \n" ); document.write( " |