document.write( "Question 531513: A multiple-choice quiz has ten questions, with four choices per question. How many ways can the quiz be answered? \n" ); document.write( "
Algebra.Com's Answer #350473 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A multiple-choice quiz has ten questions, with four choices per question. How many ways can the quiz be answered?
\n" ); document.write( "----
\n" ); document.write( "1st question: 4 ways
\n" ); document.write( "2nd question: 4 ways
\n" ); document.write( "...
\n" ); document.write( "...
\n" ); document.write( "10th question: 4 ways
\n" ); document.write( "--------------------------
\n" ); document.write( "Total ways = 4^10 = 1,048,576 ways
\n" ); document.write( "=======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );