document.write( "Question 1050832: if a baseball team has 10 games to play how many different outcomes of 6 wins and 4 losses are possible? \n" ); document.write( "
Algebra.Com's Answer #666454 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Total 10: 6 wins and 4 losses
\n" ); document.write( "how many different outcomes: (10C6)(4C4)
\n" ); document.write( "
\n" );