Removing Equality Constraints
Learn to solve optimization problems with equality constraints.
We'll cover the following
We’re going to learn about good constraints. Those are constraints that make our lives easier.
Getting started with equality constraints
Remember the problem of finding the smaller surface of the soda cans? Here’s the problem formulation:
That constraint was helpful. We knew how to deal with the target functions of one variable and the constraint helped us to get rid of variable .
We used the constraint to make a function of :
Then we transformed the target function accordingly:
We transformed a multivariate constrained problem into a univariate unconstrained one. A pretty good deal!
Get hands-on with 1400+ tech skills courses.