document.write( "Question 268160: In how many ways can a student answer 8 true or false questions on a test? \n" ); document.write( "
Algebra.Com's Answer #196590 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
true / false means two answer choices and there are 8 questions, so we get
\n" ); document.write( " 2^8.
\n" ); document.write( "
\n" );