Optimizing Production with Linear Programming in Economics: A Math Question

  • Thread starter Thread starter Izekid
  • Start date Start date
  • Tags Tags
    Economics
Click For Summary
SUMMARY

The discussion focuses on optimizing production using Linear Programming in economics, specifically through the formula Z = 800A + 550B + 400C. The constraints provided are 14A + 10B + 8C ≤ 4500, 12A + 7C ≤ 1000, and 12A + 18B + 10C ≤ 480, with A, B, C ≥ 0. To find the optimal production values for A, B, and C, the inequalities must be converted into equations, and the vertices of the feasible region should be evaluated to determine the maximum value of Z.

PREREQUISITES
  • Understanding of Linear Programming concepts
  • Ability to manipulate inequalities and equations
  • Familiarity with optimization techniques
  • Basic knowledge of economic production functions
NEXT STEPS
  • Learn how to graph Linear Programming constraints and identify feasible regions
  • Study the Simplex Method for solving Linear Programming problems
  • Explore software tools like MATLAB or Python's SciPy for optimization
  • Investigate real-world applications of Linear Programming in economics
USEFUL FOR

Economists, operations researchers, and anyone involved in production optimization will benefit from this discussion, particularly those looking to apply Linear Programming techniques to real-world scenarios.

Izekid
Messages
40
Reaction score
0
This is a economic math question see if you can help me out here.

I've got 3 variables A,B and C and I shall get the production to be optimal I have there variables

This is the formula = Z = 800A+ 550B +400C
Under these condition it shall work

14A+10B+8C=<4500
12A+7C=<1000
12A+18B+10C=<480
A,B,C>0

With these numbers I shall get a number for each variable that should be the best production way.
It's called in mathematics, Linear Programming

http://www-unix.mcs.anl.gov/otc/Guide/faq/linear-programming-faq.html

I have tested many thing please help me if you can
 
Last edited by a moderator:
Physics news on Phys.org
First convert the inequalities into equations:

14A+ 10B+ 8C= 4500
12A+ 7C = 1000
12A+ 18B+ 10C= 480

Those equations define planes that form the boundary of the "feasible area". Solve for values of A, B, C to get the vertices of that area.
The evaluate Z at each of those vertices. The optimal value will be at one of the vertices.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K