document.write( "Question 422857: AN ICE CREAM SHOP HAS 16 DIFFERENT FLAVORS AND 4 DIFFERENT TOPPINGS. IF A REGULAR SUNDAE CONTAINS 2 SCOOPS OF ICE CREAM AND 1 TOPPING, HOW MANY DIFFERENT SUNDAES CAN BE CREATED? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "IF U COULD HELP THAT WOULD BE GREAT!! THE ANSWER IS 544 BUT I DONT KNOW HOW YOU GET THAT ANSWER. :) \n" );
document.write( "
Algebra.Com's Answer #295092 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "no. of ways to select 2 scoops of ice cream = \n" ); document.write( " \n" ); document.write( "no. of ways when both have same flavour + no. of ways when both have different flavours\r \n" ); document.write( "\n" ); document.write( "= 16C1 + 16C2 \r \n" ); document.write( "\n" ); document.write( "= 16 + 120\r \n" ); document.write( "\n" ); document.write( "= 136\r \n" ); document.write( "\n" ); document.write( "no. of ways to topping = 4C1 = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total no. of possible sundaes = 136 * 4\r \n" ); document.write( "\n" ); document.write( "= 544\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i hope u get it now.. \n" ); document.write( " \n" ); document.write( " |