document.write( "Question 268993: You are running an ice-cream place. You have 15 different flavors. You want to make it sound like more, so you want to advertise the number of double-decker ice-cream cones you can make. If you repeat flavors, how many possible different cones could you make? \n" ); document.write( "
Algebra.Com's Answer #197136 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Since you can repeat scoops, our first scoop = 15 choices and our second scoop = 15 choices. \n" ); document.write( "15 x 15 = 225. \n" ); document.write( " |