
Bogdan B. answered 08/12/20
Tutoring in fields such as Excel, General Computer, Math, Economics
Let me attempt an answer. Maybe, it is late and you already know the details, but possibly it is still worth it...
First writing the equations provided by the statements in the problem.
Q = x11/2 * x21/2 (1) production function
C = 2*x1 + 8*x2 (2) cost function
a) To find the x1 and x2 that minimizes cost, we need to find the point where the isoquant (a production function curve) is tangent to the cost function (budget constraint) line.
(2) can be rewritten as x2 = C/8 - 1/4*x1 => ∂x2 / ∂x1 = -1/4 (3) - slope of the budget line is -1/4.
From (1) x21/2 = Q / x11/2 => x2 = Q2 / x1 => ∂x2 / ∂x1 = -Q2 / x12 (4) - MRTS
Also from (1) x1 * x2 = Q2 (5)
Equating (3) and (4) => Q2 / x12 = 1/4, or x12 = 4*Q2 => x1 = 2*Q. From (5) x2 = 1/2 * Q. These should be the x1 and x2 quantities that minimize the cost.
b) If Q = 20 units, then the cost will be from (2) C = 2*x1 + 8*x2 and replacing x1 and x2 with the values found at point a), 2 * 2 * 20 + 8 * 1/2 * 20 (Q=20). So the cost will be 160.