Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Let S represent the amount of steel produced (in tons). Steel production is related to the amount of labor used ( L ) and the

Let S represent the amount of steel produced (in tons). Steel production is related to the amount of labor used (L) and the amount of capital used (C) by the following function:

S = 15 L0.2 C 0.8

In this formula L represents the units of labor input and C the units of capital input. Each unit of labor costs $50, and each unit of capital costs $120.

(a) Formulate an optimization problem that will determine how much labor and capital are needed in order to produce 55,000 tons of steel at minimum cost. If your answer is zero, enter 0.
Min _ L + _ C
s.t.
_ L0.2 C 0.8 = _
L, C _
(b) Solve the optimization problem you formulated in part a. Hint: When using Excel Solver, start with an initial L > 0 and C > 0.
Do not round intermediate calculations. Round your answers to the nearest whole number.
L = _
C = _
Cost = $ _

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Accounting questions

Question

def perceptron ( xs , ys ) :

Answered: 1 week ago