document.write( "Question 865529: If Frosty Ice Cream has 24 flavors, how many 2-scoop combinations are possible if the two scoops are not the same flavor? Note: chocolate + vanilla doesn't equal vanilla + chocolate.
\n" ); document.write( "A. 24X23
\n" ); document.write( "B. 2^24
\n" ); document.write( "C. (24X23)/2
\n" ); document.write( "D. 2X24
\n" ); document.write( "

Algebra.Com's Answer #521772 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Order Important: 24P2 = 24!/22! = 24*23 \n" ); document.write( "
\n" );