document.write( "Question 860540: Let's say I have 15 Soccer games, total 30 teams, and there can only be three results, win, draw or lose. How many combinations can there be for 15 games? Thank-you very much.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #518555 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 3^15 combinations \n" ); document.write( "3*3*3...*3 \n" ); document.write( " |