document.write( "Question 1076342: A television network has a choice of 11 new shows for four consecutive timeslots. How many ways can four shows be chosen without considering the age of the viewers or the popularity of the timeslots \n" ); document.write( "
Algebra.Com's Answer #690983 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 11C4=11!/4!7! \n" ); document.write( "=11*10*9*8*7!/7!*4! \n" ); document.write( "=110*72/24 \n" ); document.write( "=110*3 \n" ); document.write( "=330 ways \n" ); document.write( " |