document.write( "Question 1207776: How many random ways can a 20-question multiple-choice test be answered, with each question having 4 options? \n" ); document.write( "
Algebra.Com's Answer #845850 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 1,099,511,627,776 \n" ); document.write( "This is roughly 1.0995 trillion\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Work Shown \n" ); document.write( "4^20 = 1099511627776\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation \n" ); document.write( "Let's say for the sake of simplicity there are 2 questions with 4 options each. \n" ); document.write( "Consider a 4 by 4 table. There are 4*4 = 4^2 = 16 different ways to answer these two questions. \n" ); document.write( "This is because there are 16 inner cells of this table.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now consider a test with 3 questions. Each has 4 options. \n" ); document.write( "We found earlier that there are 16 ways to answer the first two questions. \n" ); document.write( "Consider a table that has 16 rows and 4 columns. \n" ); document.write( "The row count is how many ways to answer the first two questions, while the columns are the options for the third question. \n" ); document.write( "We have 16*4 = 64 ways to answer these 3 questions \n" ); document.write( "Or put another way 4^3 = 64 \n" ); document.write( "This pattern can be continued for as long as you like.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In general, if an exam has n questions with 4 options each, then there will be 4^n different ways to select the options. \n" ); document.write( "In the \"work shown\" section above, I plugged in the value n = 20. \n" ); document.write( "The massive number 1099511627776 is roughly 1.0995 trillion. \n" ); document.write( "In scientific notation, it's roughly equal to 1.0995 * 10^12 \n" ); document.write( " \n" ); document.write( " |