Maximizing Industry Profit w/ Limited Resources

  • Context: MHB 
  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Industry Resources
Click For Summary

Discussion Overview

The discussion revolves around optimizing the production of two products, $k_1$ and $k_2$, in an industry with limited factory hours. Participants explore how to maximize profit given constraints on factory working hours and the time required for production of each product. The conversation includes elements of linear programming and mathematical modeling.

Discussion Character

  • Mathematical reasoning
  • Technical explanation
  • Homework-related

Main Points Raised

  • One participant introduces the problem of maximizing profit from two products produced at three factories, providing a matrix of hours needed for production.
  • Another participant suggests that an objective function and additional restrictions must be defined, proposing the use of linear programming to solve the problem.
  • A subsequent post presents a potential formulation of the optimization problem, including the objective function and constraints based on factory hours.
  • Participants confirm the representation of variables, where $x_1$ and $x_2$ denote the kilograms of products $k_1$ and $k_2$, respectively.
  • One participant proposes a specific solution for the quantities of $k_1$ and $k_2$ needed for maximum profit, although this remains unverified by others.

Areas of Agreement / Disagreement

Participants generally agree on the need to formulate an objective function and constraints, and there is a shared understanding of the variables involved. However, the proposed solution for the quantities of products remains unverified, indicating that the discussion is not fully resolved.

Contextual Notes

The discussion includes assumptions about the linearity of the relationships and the applicability of linear programming methods. There is no explicit verification of the proposed solution, leaving the mathematical steps unresolved.

evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello! (Wave)

An industry produces 2 kinds of a product $k_1$ and $k_2$ at its 3 factories $F_1, F_2, F_3$.

At the following matrix we can see the hours that are needed from each factory for the production of one kilogram of $k_1$ and $k_2$.

$\begin{matrix}
& F_1 & F_2 & F_3\\
k_1 & 2 & 3 & 1\\
k_2 & 3 & 2 & 2
\end{matrix}$

The profit per kilogram is $300$ euros for $k_1$ and $250$ for $k_2$.
The factory $F_1$ is able to work till $16$ hours, $F_2$ till $18$ hours, $F_3$ till $10$ hours.
I want to find how many kilograms of each product have to be produced the day so that the profit of the industry is maximized.So do we have to find an objective function with some restrictions or do we use dynamic programming? (Thinking)
 
Physics news on Phys.org
evinda said:
So do we have to find an objective function with some restrictions or do we use dynamic programming? (Thinking)

Hi evinda! (Smile)

We have to find an objective function and some additional restrictions.
And then we have to use linear programming to solve it (the simplex method). (Nerd)
 
I like Serena said:
Hi evinda! (Smile)

We have to find an objective function and some additional restrictions.
And then we have to use linear programming to solve it (the simplex method). (Nerd)

I think that the problem that we get is the following:

$$\max (300 x_1+ 250x_2) \\ 2x_1+3x_2 \leq 16 \\ 3x_1+2x_2 \leq 18 \\ x_1+ 2 x_2 \leq 10$$

Am I right? (Thinking)
 
Yep.
 
I like Serena said:
Yep.

We suppose that $x_1$ represents the kilograms of the product $k_1$ and $x_2$ represents the kilograms of $k_2$, right? (Thinking)

Do I have to explain the relations that we get further? (Thinking)
 
We get that in order to have the maximum possible profit we have to produce $\frac{22}{5}$ kilograms of $k_1$ and $\frac{12}{5}$ of $k_2$, right?
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
1
Views
2K