Math Problem Statement

i have a problem know that w2h2 = 4 and w1, w2, h1, h2 >= 0 minimize (w1+w2)(h1+h2)

can you use lagrange multiplier to solve this ?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Optimization
Lagrange Multipliers
Algebra

Formulas

(w1 + w2)(h1 + h2)
w2 * h2 = 4
Lagrange function: L(w1, w2, h1, h2, λ) = (w1 + w2)(h1 + h2) + λ(w2 * h2 - 4)

Theorems

Lagrange Multipliers Theorem

Suitable Grade Level

University-level or Advanced High School Calculus