document.write( "Question 446415: In how many different ways can a yes/no questionnaire of 8 questions be completed? \n" ); document.write( "
Algebra.Com's Answer #307445 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
Each of 8 questions has two possible answers.
\n" ); document.write( "2^8
\n" ); document.write( "2*2*2*2 * 2*2*2*2
\n" ); document.write( "
\n" ); document.write( "
\n" );