document.write( "Question 347209: How many ways can you answer 15 true/false questions? i thought since there were 2 answers for every question thats 30 answers total so the final answer to the question would be 30 choose 15. \n" ); document.write( "
Algebra.Com's Answer #248281 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many ways can you answer 15 true/false questions? i thought since there were 2 answers for every question thats 30 answers total so the final answer to the question would be 30 choose 15.
\n" ); document.write( "------------------------
\n" ); document.write( "Each question can be answered in 2 ways.
\n" ); document.write( "1 question: 2 ways
\n" ); document.write( "2 questions: 2^2 ways (tt,tf,ft,ff)
\n" ); document.write( "3 questions: 2^3 ways (ttt, ftt,tft,ttf,tff,ftf,fft,fff)
\n" ); document.write( "---
\n" ); document.write( "15 questions: 2^15 = 32,768 ways
\n" ); document.write( "=====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );