Processing math: 100%

EXAMPLE 1Solve an Optimization Problem

Find the point in the first quadrant on the hyperbola xy=4 where the value of z=12x+3y is a minimum. What is the minimum value?

Solution We seek the minimum value of z=12x+3y subject to the condition, or constraint, that x and y satisfy the equation xy=4. Since x>0 and y>0, we can express this as a problem in one variable by solving xy=4 for y and substituting y=4x in the expression z=12x+3y. z=12x+3y=y=4x12x+12xx>0

Then dzdx=1212x2=12x212x2x>0

The critical numbers of z are 1 and 1. We exclude x=1, since x>0. To examine x=1, we apply the Second Derivative Test. Since d2zdx2=24x3>0 for x=1, we conclude that z has a minimum when x=1 and y=4x=4. The minimum value of z is 24 at the point (1,4) on the hyperbola.