document.write( "Question 454415: A restaurant offers a choice of 3 salads, 2 entrees, and 4 desserts. How many different meals consisting of a salad, an entrée, and a dessert are possible? \n" ); document.write( "
Algebra.Com's Answer #312031 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A restaurant offers a choice of 3 salads, 2 entrees, and 4 desserts. How many different meals consisting of a salad, an entrée, and a dessert are possible?
\n" ); document.write( "--------------------------
\n" ); document.write( "# of meals = 3*2*4 = 24
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );