zuai-logo

Introduction to Optimization Problems

Abigail Young

Abigail Young

7 min read

Study Guide Overview

This study guide covers optimization problems in calculus. It explains how to use the First and Second Derivative Tests to find the minimum or maximum values of functions to solve these problems. It includes a walkthrough example and practice problems involving minimizing surface area and card dimensions, along with solutions and explanations.

5.10 Introduction to Optimization Problems

We previously learned how to find the minimum or maximum value of a function on an interval using either the First Derivative Test or the Second Derivative Test. What significance does figuring out these pieces of information have? Well, they can help us solve optimization problems!

👍 Optimization Problems

You may ask, what are optimization problems? If we think about what the word “optimizing” means, we see that these types of problems involve finding the best possible solution, often looking to maximize or minimize a certain quantity.

So how can we use calculus to solve these kinds of problems? Well, if we go back to its definition, we see that we want to “look to maximize or minimize a certain quantity.” Do we know how to find the minimum or maximum value of a function? We certainly do! How? By taking the derivatives of the function (applying either the First Derivative or Second Derivative Tests)!

One tricky part about optimization problems is that they usually add one more variable that we have to account for. But don’t fear, this just means you have to do the extra step of finding a relationship between two of the variables so that you can “get rid of” one through substitution.

✏️ Optimization Walkthrough

Let’s go through a problem below to get a better idea of how to solve this type of problem:

Let s=x2+y2s = x^2 + y^2. If xy=36xy = -36, what xx and yy values minimize ss?

Since there are two variables, xx and yy, and we do not know how to differentiate with respect to more than one variable, we should look to re-wri...

Question 1 of 10

What is the primary goal of an optimization problem? 🤔

To find the derivative of a function

To find the critical points of a function

To find the best possible solution, either maximizing or minimizing a quantity

To solve for all possible values of a variable