Read this lesson as text

Formulating Optimization Problems

Mathematical Modeling · Axiom Academy

LESSON Formulating Optimization Problems Learn to translate real-world scenarios into mathematical optimization problems with objective functions, decision variables, and constraints The first step in formulating an optimization problem is identifying what you can control. Decision variables represent the quantities you get to choose. These are the unknowns that your optimization will solve for. For example, if a factory produces two products, the decision variables might be the number of units of each product to manufacture. Once you know what you can control, you need to define what you want to achieve. The objective function is a mathematical expression that measures how "good" a particular choice of decision variables is. The objective might be to maximize profit, minimize cost, maximize efficiency, or minimize distance. The key is expressing this goal as a mathematical formula involving your decision variables. In the real world, we can't just choose any values for our decision variables. Constraints are limitations or requirements that restrict which solutions are feasible. A well-formulated optimization problem combines all three components into a standard form. This structure makes it clear what we're optimizing, what we control, and what restrictions apply. Let's see how a real-world problem - a factory production scenario - gets translated into this mathematical framework:

This is the written version of the interactive lesson above. See the full Mathematical Modeling course.