document.write( "Question 35740: Determine the number of possible outcomes and please show work \r
\n" );
document.write( "\n" );
document.write( "How many different ways can you top a sundae using three of the ten flavors of topping available if order of the toppings matters?\r
\n" );
document.write( "\n" );
document.write( "Thank you for the assistance! \n" );
document.write( "
Algebra.Com's Answer #21862 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! IF ORDER OF TOPPING MATTERS THEN \n" ); document.write( "TOP LAYER COULD BE IN 10 WAYS \n" ); document.write( "NEXT LAYER IN 9 WAYS..........ASSUMING NO REPETETION \n" ); document.write( "THIRD IN 8 WAYS................ASSUMING NO REPETETION \n" ); document.write( "HENCE TOTAL POSSIBILITIES =10*9*8=720 \n" ); document.write( " |