Long math problem

wpatinoxbx8

New member
Joined
Sep 29, 2012
Messages
1
Suppose you are selling cases of mixed nuts and roasted
peanuts. You can order no more than a total of 500 cans and
packages and spend no more than $600. How can you maximize
your profit? How much is the maximum profit?
Define:
Let x = number of cases of mixed nuts orderedLet y = number of cases of roasted peanuts ordered
Let P = total profit
Mixed nuts
Roasted peanuts
12 cans per case20 packages per case
you pay.. $24 per caseYou pay...$15 per case
Sell at...$3.50 per canSell at...$1.50 per package
$18 profit per case!$15 profit per case!


Mixed NutsRoasted peanutsTotal
Number of Casesxyx+y
Number of Units12x20y500
Cost24x15y600
Profit18x15y18x+15y


1.Write and simplify the constraints.
2.write the objective (profit) function
3.graph the constraints
4. Find the coordinates of each vertex
5.Evaluate P at each vertex
6.how can you maximize your profit




IM having trouble with the first two because i dont really know what is a constraint.
 
Suppose you are selling cases of mixed nuts and roasted
peanuts. You can order no more than a total of 500 cans and
packages and spend no more than $600. How can you maximize
your profit? How much is the maximum profit?
Define:
Let x = number of cases of mixed nuts ordered
Let y = number of cases of roasted peanuts ordered
Let P = total profit


1.Write and simplify the constraints.
2.write the objective (profit) function
3.graph the constraints
4. Find the coordinates of each vertex
5.Evaluate P at each vertex
6.how can you maximize your profit

IM having trouble with the first two because i dont really know what is a constraint.
According to the terms of the problem, can you order 600 cans?
According to the terms of the problem, can you spend $800?

Constraints limit what you can do. They are represented by inequalities. In this problem, how many constraints are there? (Hint: there are two implied constraints.) Express each constraint as an inequality using the symbols already assigned to the different variables.

The objective function is what you want to optimize. It is expressed as an equation. So what do you want to optimize? Express that in an equation using the symbols already assigned to the different variables.
 
Top