I was hoping someone could show me a walk-through on this problem:
The prices of inputs (x1, x2, x3, x4) are (4, 1, 3, 2).
A. If the production function is given by f(x1, x2) = min{x1,x2}, what is the minimum cost of producing one unit of output?
B. If the production function is given by f(x3, x4) = x3 + x4, what is the minimum cost of producing one unit of output?
C. If the production function is given by f(x1, x2, x3, x4) = min {x1 + x2, x3 + x4}, what is the minimum cost of producing one unit of output?
D. If the production function is given by f(x1,x2) = min {x1,x2} + min {x3,x4}, what is the minimum cost of producing one unit of output?
Tags: