document.write( "Question 911620: On an assignment, students are expected to answer at least 3 questions from a 24 question set. But they can complete as many questions as they wish (for bonus!).\r
\n" );
document.write( "\n" );
document.write( "How many possible ways can they complete the assignment? \n" );
document.write( "
Algebra.Com's Answer #553254 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 24C3 + 24C4 + ... + 24C24 \n" ); document.write( " |