document.write( "Question 549248: From 3 cocoa nuts, 4 apples, and 2 oranges, how many selections of fruit can be made, taking at least one of each kind ? \n" ); document.write( "
Algebra.Com's Answer #357733 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! From 3 cocoa nuts, 4 apples, and 2 oranges, how many selections of fruit can be made, taking at least one of each kind ? \n" ); document.write( "--- \n" ); document.write( "3 ways to pick a cocoa nut \n" ); document.write( "4 ways to pick an apple \n" ); document.write( "2 ways to pick an orange \n" ); document.write( "---- \n" ); document.write( "Total picks = 3*4*2 = 24 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |