document.write( "Question 635067: If a quiz contains 5 true-false questions and 5 multiple-choice questions, each with 4 alternatives, in how many different ways can one answer the 10 questions? \n" ); document.write( "
Algebra.Com's Answer #400083 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "\"5\" true-false questions and 5 multiple-choice questions, each with 4 alternatives
\n" ); document.write( " for each of the 5 T or F, there are 4^5 ways to answer the multiple choice
\n" ); document.write( " \"5%2A2%2A4%5E5\"
\n" ); document.write( " \n" ); document.write( "
\n" );