document.write( "Question 1035752: Find the number of ways to purchase 5 different kinds of juices from a selection of 10 juices.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #650392 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
This is found by 10C5 = 10!/((10-5)!*5!) = 252 ways \n" ); document.write( "
\n" );