How Can You Optimize Costs and Profits in These Mathematical Problems?

  • Thread starter QuarkCharmer
  • Start date
  • Tags
    Optimization
In summary, for part a. of the problem, the demand function is y=-2x. For part b. I am a bit confused. It seems to me like I should just let x = (x-6), and then maximize that function? Is that the correct idea?
  • #1
QuarkCharmer
1,051
3

Homework Statement


#56.) Someone makes necklaces and sells them for 10 dollars each. His average sales were 20 per day. When he raises the price to 11 dollars per day, the average sales drops 2.
a.)Find the demand function, assuming it is linear.
b.)If the material to make each necklace costs 6 dollars, what should the selling price be to maximize profit?

#14.)A rectangular container with an open top is to have a volume of 10m^3. The length of it's base is twice the width. Materials for the base cost 10$ per square meter. Material for the sides cost 6$ per meter. Find the cost of materials for the cheapest such container.


Homework Equations



The Attempt at a Solution


For #56 I have solved part a.) I found the demand function to be
[tex]y=-2x[/tex]
For part b. I am a bit confused.
It seems to me like I should just let x = (x-6), and then maximize that function? Is that the correct idea?


#14.)For this one I made a box and labeled it's dimensions:
[tex]h(w)(2w)[/tex]
Then I got thinking about it, and I don't know how to set this one up at all.
I worked out the following:
[tex]LWH = 10[/tex]
[tex]L = 2W[/tex]
[tex]2W^{2}H = 10[/tex]

Area for the sides is:
[tex]2(2WH)+2(HW)[/tex]
Area for the base is:
[tex]2W^{2}[/tex]

I just don't know how to relate all of these together? I think it's a similar style to the other problem I posted here, which is why I grouped them together. What is the next step to relate these functions to their appropriate costs so that I can maximize? For the container one, I thought I would just have to find the minimum surface area of the box that still had the volume of 10, but the two different costs ruined that idea for me.
 
Physics news on Phys.org
  • #2
QuarkCharmer said:

Homework Statement


#56.) Someone makes necklaces and sells them for 10 dollars each. His average sales were 20 per day. When he raises the price to 11 dollars per day, the average sales drops 2.
a.)Find the demand function, assuming it is linear.
b.)If the material to make each necklace costs 6 dollars, what should the selling price be to maximize profit?

#14.)A rectangular container with an open top is to have a volume of 10m^3. The length of it's base is twice the width. Materials for the base cost 10$ per square meter. Material for the sides cost 6$ per meter. Find the cost of materials for the cheapest such container.


Homework Equations



The Attempt at a Solution


For #56 I have solved part a.) I found the demand function to be
[tex]y=-2x[/tex]

Part a) is wrong. Do a sanity check on this. If you sell for 0 dollars, by your equation, you sell 0 necklaces.

I also can't tell if your x represents demand or quantity. Usually, for profit problems, you'll want the independent variable to be quantity and the dependent variable to be price. Just so there's no ambiguity as to what you're dealing with, you might want to replace your equation with p's and q's.

Now looking at part a), try to find the equation of the line that fits through the two points: (q1,p1) = (20,10) and (q2,p2) = (18,11)
 
  • #3
I see what you are saying, I made a mistake there.
If two points on the demand function are (10,20) and (11,18)
then
[tex]\frac{\Delta Q}{\Delta P} =\frac{18-20}{11-10} = -2[/tex]
[tex]Q = -2P + k[/tex]
[tex]18 = -2(11) + k[/tex]
[tex]18 = -22 + k[/tex]
[tex]18 + 22 = k[/tex]
[tex]k = 40[/tex]

So the demand function for part a. of that problem is given by:
[tex]Q = -2P + 40[/tex]

Now, it costs him 6 dollars per necklace, what should his selling price be to maximize profits? I'm still not sure how to relate his cost of 6 per item made to the above formula.
 
  • #4
If Q is how many he is selling, then wouldn't Q(P-6) give his profits?
and so I could write:
[tex]F(P)=(P-6)(-2P+40)[/tex]
Which would be a polynomial like:
[tex]F(P)=-2P^{2} + 52P - 240[/tex]
which is opening downwards, so there will be a max!
[tex]\frac{d}{dp}-2P^{2} + 52P - 240 = -4P+52[/tex]
[tex]F'(P)= -4P+52 = 0[/tex]
[tex]-4P = -52[/tex]
[tex]P = \frac{52}{4}[/tex]
[tex]P = 13[/tex]

That seems reasonable for that question to me? Or am I mistaken again?
 
  • #5
I guess it's time to tackle the other problem (thanks for the help on the first one):

#14.)A rectangular container with an open top is to have a volume of 10m^3. The length of it's base is twice the width. Materials for the base cost 10$ per square meter. Material for the sides cost 6$ per meter. Find the cost of materials for the cheapest such container.

I'm trying to figure out how to set this one up, when I come to something usable I will post here.
 

What is an optimization problem?

An optimization problem is a mathematical problem that involves finding the best possible solution from a set of possible options. It often involves maximizing or minimizing a certain objective function.

What are some common techniques used to solve optimization problems?

Some common techniques used to solve optimization problems include linear programming, quadratic programming, genetic algorithms, and gradient descent.

How do you know if a solution to an optimization problem is optimal?

In mathematics, we can prove that a solution is optimal by using theorems and proofs. In practical applications, we can use sensitivity analysis to determine if a small change in the solution would result in a significantly better or worse outcome.

What are some real-world applications of optimization problems?

Optimization problems are used in a wide range of fields, such as finance, engineering, transportation, and logistics. They can be used to optimize production processes, scheduling, resource allocation, and many other real-world problems.

What are some challenges in solving optimization problems?

Solving optimization problems can be challenging due to the complexity of the mathematical models involved, as well as the large amounts of data and variables that need to be considered. Additionally, finding the optimal solution may require a lot of computational power and time.

Similar threads

Replies
2
Views
967
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • General Math
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
3K
  • Calculus and Beyond Homework Help
Replies
5
Views
8K
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
919
Replies
1
Views
2K
Back
Top