document.write( "Question 253881: Could you please help me with the following question?
\n" );
document.write( "A dinner special for 4 people allows one fish dish (from 3 selections), one beef dish (from 5), one chicken dish (from 4), and one pork dish (from 4). Also, one person can choose either soup or salad.
\n" );
document.write( " How many different orders might be sent to the kitchen?
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #186247 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "fish 3 \n" ); document.write( "beef 5 \n" ); document.write( "chicken 4 \n" ); document.write( "pork 4 \n" ); document.write( "total 16 main dishes \n" ); document.write( "soup or salad 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is a trick question. \n" ); document.write( "There are only four people ordering so there can only be four different orders. \n" ); document.write( "Now if you ask how many choices does each person have that is a different question. \n" ); document.write( "Or if you ask what the probability that any two will be the same that is also a different question. \n" ); document.write( " |