document.write( "Question 1204117: Lauren is planning a catered dinner party for her parents with a budget of 396.00. She has selected two options: a chicken dinner that costs 9 dollars a plate and a steak dinner that cost 12 dollars a plate. Lauren is working on the guests list and must also determine how many of each meal to order. Set up an equation and solve. \n" ); document.write( "
Algebra.Com's Answer #840259 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The problem is poorly written. In real life, if the budget is $396, it would mean that the MAXIMUM you could spend is $396. In that case, solving the problem would involve an inequality rather than an equation. However, since the instructions say to write and solve an equation, it appears that we are supposed to spend the whole $396.

\n" ); document.write( "But then there are many combinations of chicken and steak dinners that will cost a total of $396, so we can't \"solve\" the problem in the sense of finding \"the\" answer.

\n" ); document.write( "So to work the problem we need to (1) assume that we are spending the whole $396 and (2) we are looking for the solution set and not \"the\" solution.

\n" ); document.write( "Let C be the number of chicken dinners and S be the number of steak dinners. Then the total cost of $396 is $9 for each chicken dinner plus $12 for each steak dinner:

\n" ); document.write( "\"9C%2B12S=396\"
\n" ); document.write( "\"3C%2B4S=132\"

\n" ); document.write( "This is a linear Diophantine equation -- there are two unknowns and only a single equation, with the number of solutions being limited by the fact that the unknowns have whole number values.

\n" ); document.write( "There are formal methods for finding the set of solutions; but in this case perhaps a more informal method using logical reasoning is appropriate.

\n" ); document.write( "The maximum number of chicken dinners is if there are no steak dinners:

\n" ); document.write( "\"3C%2B4%280%29=132\"
\n" ); document.write( "\"3C=132\"
\n" ); document.write( "\"C=44\"

\n" ); document.write( "The maximum number of steak dinners is if there are no chicken dinners:

\n" ); document.write( "\"3%280%29%2B4S=132\"
\n" ); document.write( "\"4S=132\"
\n" ); document.write( "\"S=33\"

\n" ); document.write( "So two solutions to the problem are 44 chicken dinners and 0 steak dinners, and 0 chicken dinners and 33 steak dinners.

\n" ); document.write( "We can find the other solutions by seeing that the cost of 4 chicken dinners is the same as the cost of 3 steak dinners. So, given any solution that spends the whole $396, we can find another solution by increasing the number of chicken dinners by 4 and decreasing the number of steak dinners, or the other way around.

\n" ); document.write( "Doing that, we get the following solution set of values (C,S):

\n" ); document.write( "(44,0)
\n" ); document.write( "(40,3)
\n" ); document.write( "(36,6)
\n" ); document.write( "(32,9)
\n" ); document.write( "(28,12)
\n" ); document.write( "(24,15)
\n" ); document.write( "(20,18)
\n" ); document.write( "(16,21)
\n" ); document.write( "(12,24)
\n" ); document.write( "(8,27)
\n" ); document.write( "(4,30)
\n" ); document.write( "(0,33)

\n" ); document.write( "That's 12 possible combinations of chicken and steak dinner that will spend the entire $396 budget.

\n" ); document.write( "To get \"AN\" answer to the problem, we would need to have another piece of information.

\n" ); document.write( "
\n" ); document.write( "
\n" );