document.write( "Question 1051182: If a basketball team has 10 games to play, how many different outcomes of wins and 4 losses are possible? \n" ); document.write( "
Algebra.Com's Answer #666777 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 10 Total, 4L and 6W \n" ); document.write( "(10C4)(10C6) = 210*210= 44,100 different outcomes of wins and 4 losses are possible \n" ); document.write( " |