document.write( "Question 283522: a restaurant offers the possibility of 168 three course dinners. Each dinner has an appetizer, an entree' and a dessert. If the number of appetizers decreases from 7 to 5, find how many fewer possible three-course dinners the restaurant offers. \n" ); document.write( "
Algebra.Com's Answer #205784 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a*b*c=168 \n" ); document.write( "7*b*c=168 \n" ); document.write( "b*c=168/7=24 \n" ); document.write( "now we have \n" ); document.write( "5*24=120 \n" ); document.write( "168-120=48 or 2*24 \n" ); document.write( "There are 48 fewer possible three course dinners\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |