document.write( "Question 1105770: How many ways can we choose four different meals from a menu of 4 main dishes, 3 side dishes, 4 drinks and 2 desserts using permutation? \n" ); document.write( "
Algebra.Com's Answer #720715 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many ways can we choose four different meals from a menu of 4 main dishes, 3 side dishes, 4 drinks and 2 desserts using permutation?
\n" ); document.write( "==================
\n" ); document.write( "4*3*4*2 = 96
\n" ); document.write( "
\n" ); document.write( "
\n" );