document.write( "Question 65417: Ten teams play a game in which they either win lose or draw. With a key of W=win L=Lose and D= Draw - I suppose the first permutation would be WWWWWWWWWW, perhaps followed by WWWWWWWWWL etc etc. ...What would the total number of permutations be for all ten games. Is it possible to see all the possible permutations for this online? \n" ); document.write( "
Algebra.Com's Answer #45959 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Every position is either W, L, or I. \n" ); document.write( "So there are 3^10 possible patterns \n" ); document.write( "3^10 = 59049 patterns. \n" ); document.write( "No, I would not like to list them online. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |