document.write( "Question 462733: a korean restaurant menu contains 6 meat poultry, 4 stir fried dishes, 3 kimchi, 5 soups. how many meals are possible consisting 2 meats and poultry, 1 stir fy, 1 kimchi and 1 soup?\r
\n" ); document.write( "\n" ); document.write( "if the questions was 1 from each i would just 6*4*3*5=360
\n" ); document.write( "but since it's asking 2 meat poultry imma lil confused with whether if i should do
\n" ); document.write( "6*6*4*3*5 or 12*4*3*5?
\n" ); document.write( "thanks in a million.
\n" ); document.write( "

Algebra.Com's Answer #317164 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a korean restaurant menu contains 6 meat poultry, 4 stir fried dishes, 3 kimchi, 5 soups. how many meals are possible consisting 2 meats and poultry, 1 stir fy, 1 kimchi and 1 soup?
\n" ); document.write( "if the questions was 1 from each i would just 6*4*3*5=360
\n" ); document.write( "but since it's asking 2 meat poultry imma lil confused with whether if i should do 6*6*4*3*5 or 12*4*3*5?
\n" ); document.write( "thanks in a million.
\n" ); document.write( "-----------------------
\n" ); document.write( "2 meat/poultry in 6C2 = 15 ways
\n" ); document.write( "1 stir fry = 4 ways
\n" ); document.write( "1 kimchi = 3 ways
\n" ); document.write( "1 soup = 5 ways
\n" ); document.write( "---
\n" ); document.write( "Total = 15*4*3*5 = 900
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );