← 返回数学题库
1993数学简单数值题medium

Three-Book Allocation With Uneven Penalties 23

题目

The quadratic penalties differ across books, so the minimum-cost total-size allocation will be visibly asymmetric. Minimize Q(x,y,z) = 2x^2 + 3y^2 + 6z^2 subject to x+y+z = 22.

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案

第 1 项

第 2 项

第 3 项