document.write( "Question 942221: You win a prize at a carnival. You can pick 5 prizes off the first shelf, 3 prizes off the second shelf, or 1 prize off the third shelf. You decide to take the first shelf option. If there are 10 different prizes on the first shelf, how many ways can you select your prizes \n" ); document.write( "
Algebra.Com's Answer #574379 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You win a prize at a carnival. You can pick 5 prizes off the first shelf, 3 prizes off the second shelf, or 1 prize off the third shelf. You decide to take the first shelf option. If there are 10 different prizes on the first shelf, how many ways can you select your prizes \n" ); document.write( "------------------ \n" ); document.write( "Note:: \"ways to pick\" implies permutations. \n" ); document.write( "\"groups to pick\" implies combinations \n" ); document.write( "-------------------------------------- \n" ); document.write( "Your Problem:: \n" ); document.write( "Ans:: 10P5 = 10*9*8*7*6 = 30240 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " |