document.write( "Question 364964: there are 10 teams in a basketball tournament. how many ways are there to select first, second, and third place winner? \n" ); document.write( "
Algebra.Com's Answer #260178 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Ways to select 1st, 2nd, & 3rd place winner \n" ); document.write( " = 10 * 9 * 8 \n" ); document.write( " = 720\r \n" ); document.write( "\n" ); document.write( "There are 720 ways to select first, second, and third place winner\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |