document.write( "Question 338899: The starting five players for the New York Knicks basketball team have agreed to make appearances for charity events tomorrow night. If you must send three of them to a United Way event and the other trwo to a Heart Fund event, how many different ways can you make the assignment? \n" ); document.write( "
Algebra.Com's Answer #243030 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The starting five players for the New York Knicks basketball team have agreed to make appearances for charity events tomorrow night. If you must send three of them to a United Way event and the other trwo to a Heart Fund event, how many different ways can you make the assignment? \n" ); document.write( "---- \n" ); document.write( "# of ways to select 3 for the UW event: 5C3 = (5*4)/(1*2) = 10 \n" ); document.write( "# of ways to select the remaining 2 to a HF event: 1 \n" ); document.write( "------------------ \n" ); document.write( "Notice: Once you have selected the 3 for the UW event you have \n" ); document.write( "no choice as to who goes to the HF event. \n" ); document.write( "------------------ \n" ); document.write( "Ans: 10 ways \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |