document.write( "Question 785001: How many ways are there to stack an ice-cream cone with 4 scoops if the choices are: strawberry, chocolate, vanilla, and rhubarb and each scoop must be the same? And how many ways are there if there are no restrictions on different scoops?\r
\n" );
document.write( "\n" );
document.write( "P.S. How do you get that answer. I would like to see what you do. \n" );
document.write( "
Algebra.Com's Answer #477318 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many ways are there to stack an ice-cream cone with 4 scoops if the choices are: strawberry, chocolate, vanilla, and rhubarb and each scoop must be the same? \n" ); document.write( "Ans: 4P4 = 4! = 24 ways \n" ); document.write( "---------------------------------\r \n" ); document.write( "\n" ); document.write( "And how many ways are there if there are no restrictions on different scoops? \n" ); document.write( "Ans: 4^4 = 256 ways \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |