document.write( "Question 265870: On a test, a student must answer any 7 of the first 10 questions and any 5 of the second 8 questions. In how many ways can this be done? Please help. Thank you. \n" ); document.write( "
Algebra.Com's Answer #195455 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! On a test, a student must answer any 7 of the first 10 questions and any 5 of the second 8 questions. In how many ways can this be done? Please help. Thank you. \n" ); document.write( "---- \n" ); document.write( "ways to select 7 of 10: 10C7 = 10C3 = 120 \n" ); document.write( "ways to select 5 of 8: 8C5 = 8C3 = 56 \n" ); document.write( "------------------------- \n" ); document.write( "Total # of ways 56*120 = 6720 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |