document.write( "Question 1137756: An ice cream parlor offers for flavors of ice cream the resources into types of nuts. How many different Sundaes consisting of a single flavor of ice cream plus one or more toppings are possible? \n" ); document.write( "
Algebra.Com's Answer #755674 by Alan3354(69443) You can put this solution on YOUR website! It's the number of flavors times the number of nut types. \n" ); document.write( "-------------- \n" ); document.write( "F*N \n" ); document.write( "If no nuts is an option, then it's \n" ); document.write( "F*(N+1) \n" ); document.write( " \n" ); document.write( " |