document.write( "Question 841639: . How many ways are there to stack an ice-cream cone
\n" ); document.write( "with 4 scoops if the choices are\r
\n" ); document.write( "\n" ); document.write( "a. vanilla, chocolate, rhubarb, and strawberry and each
\n" ); document.write( "scoop must be different?\r
\n" ); document.write( "\n" ); document.write( "b. vanilla, chocolate, rhubarb, and strawberry and there
\n" ); document.write( "are no restrictions on different scoops?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #507079 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "How many ways are there to stack an ice-cream cone with 4 scoops when there are
\n" ); document.write( "four choices of ice-cream
\n" ); document.write( "If each scoop must be different: \"4%2A3%2A2%2A1\" 0r 24 ways
\n" ); document.write( "If there are no restrictions on different scoops: \"4%2A4%2A4%2A4\" 0r 256 ways \n" ); document.write( "
\n" );