Optimizing Chemical Z Production: $320K Budget

  • Thread starter Thread starter andyk23
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on optimizing the production of chemical Z within a budget of $320,000, using the formula z=90 p^0.5 r^0.5, where p is the quantity of chemical P and r is the quantity of chemical R. The cost of chemical P is $400 per unit and chemical R is $3,200 per unit. The user initially derived the constraint 400p + 3200r = 320,000 and attempted to maximize z but made an error in deriving the equation z=1800(2r)^0.5 - 720r. The correct approach is to use the initial equation for optimization without introducing unnecessary complexity.

PREREQUISITES
  • Understanding of optimization techniques in calculus
  • Familiarity with algebraic manipulation of equations
  • Knowledge of cost constraints in production scenarios
  • Basic understanding of chemical production processes
NEXT STEPS
  • Study optimization methods in calculus, particularly Lagrange multipliers
  • Learn about cost minimization and resource allocation in production
  • Explore the implications of variable costs on production efficiency
  • Investigate the use of software tools for solving optimization problems
USEFUL FOR

Chemical engineers, production managers, and anyone involved in optimizing manufacturing processes and resource allocation in chemical production.

andyk23
Messages
26
Reaction score
0
A chemical manufacturing plant can produce z units of chemical Z given p units of chemical P and r units of chemical R, where:

z=90 p^.5 r^0.5

Chemical P costs $400 a unit and chemical R costs $3,200 a unit. The company wants to produce as many units of chemical Z as possible with a total budget of $320,000.

First thing I did was find the constraint being 400p+3200r=320,000, then solved for p=800-8r
plugged that into the first eqn z=90(800-8r)^.5*r^.5
Then I got z=1800(2r)^.5-720r, took the derivative z'=(1800/(2r^.5))-720 set it equal to zero and solved for r. I got r=25/4
then plugged that into the eqn to solve for p, 400p+3200(25/4)=320,000, p=758.
Plugged both of those into the original eqn to find z=90(758)^.5*(25/4)^.5=6194.65...
Somewhere I'm wrong, not quite sure any guidance would help. Thanks
 
Physics news on Phys.org
andyk23 said:
A chemical manufacturing plant can produce z units of chemical Z given p units of chemical P and r units of chemical R, where:

z=90 p^.5 r^0.5

Chemical P costs $400 a unit and chemical R costs $3,200 a unit. The company wants to produce as many units of chemical Z as possible with a total budget of $320,000.

First thing I did was find the constraint being 400p+3200r=320,000, then solved for p=800-8r
plugged that into the first eqn z=90(800-8r)^.5*r^.5
Then I got z=1800(2r)^.5-720r, took the derivative z'=(1800/(2r^.5))-720 set it equal to zero and solved for r. I got r=25/4
then plugged that into the eqn to solve for p, 400p+3200(25/4)=320,000, p=758.
Plugged both of those into the original eqn to find z=90(758)^.5*(25/4)^.5=6194.65...
Somewhere I'm wrong, not quite sure any guidance would help. Thanks

Your equation z = 90\sqrt{r} \sqrt{800-8r} is correct, but your equation z = 1800 \sqrt{2r}-720r is incorrect. I cannot imagine how how got the second equation, or why you would think it is valid. Certainly, you don't need it: the first equation is perfectly OK for finding the optimum. Although you say you are not quite sure any guidance would help, I am offering it anyway.

RGV
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
10K