Math Problem Statement

i have a problem Give h1, h2, h3, w1, w2, w3 >= 0 h1w2 = 2 h2w1 = 4 h2w3 = 4 find minimum of (h1+h2+h3)(w1+w2+w3) can you write python using scipy.optimize to find the above minimum ?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Optimization
Linear Algebra

Formulas

Objective function for optimization

Theorems

-

Suitable Grade Level

Advanced Mathematics