document.write( "Question 1185532: A restaurant has an early dining fixe prix(fixed price) dinner special that offers one soup or salad from 6 available, one entree from 6 chef's specials, and one dessert from 3 choices.\r
\n" ); document.write( "\n" ); document.write( "a) How many different fixe prix dinners are possible?\r
\n" ); document.write( "\n" ); document.write( "b) Suppose one particular diner wants a salad and a fish entree with any of the dessert choices. If 3 different salads and 2 fish entrees are available, how many fewer meal choices does this diner have?
\n" ); document.write( "

Algebra.Com's Answer #816461 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
a is 6*6*3=108 different prix dinners
\n" ); document.write( "b. is 3*2*3=18 ways, or 90 fewer choices.
\n" ); document.write( "
\n" );