4.6 Optimization The goal is to maximize or minimize a given quantity subject to a constraint. Must identify the quantity to be optimized – along with.

Slides:



Advertisements
Similar presentations
3.7 Modeling and Optimization
Advertisements

To optimize something means to maximize or minimize some aspect of it… Strategy for Solving Max-Min Problems 1. Understand the Problem. Read the problem.
MAX - Min: Optimization AP Calculus. OPEN INTERVALS: Find the 1 st Derivative and the Critical Numbers First Derivative Test for Max / Min –TEST POINTS.
Optimization 4.7. A Classic Problem You have 40 feet of fence to enclose a rectangular garden along the side of a barn. What is the maximum area that.
Applications of Differentiation
4.4 Optimization Finding Optimum Values. A Classic Problem You have 40 feet of fence to enclose a rectangular garden. What is the maximum area that you.

4.6 Optimization The goal is to maximize or minimize a given quantity subject to a constraint. Must identify the quantity to be optimized – along with.
Section 3.7 – Optimization Problems. Optimization Procedure 1.Draw a figure (if appropriate) and label all quantities relevant to the problem. 2.Focus.
Lesson 4.4 Modeling and Optimization What you’ll learn about Using derivatives for practical applications in finding the maximum and minimum values in.
AIM: APPLICATIONS OF FUNCTIONS? HW P. 27 #74, 76, 77, Functions Worksheet #1-3 1 Expressing a quantity as a function of another quantity. Do Now: Express.
Applied Max and Min Problems Objective: To use the methods of this chapter to solve applied optimization problems.
4.7 Applied Optimization Wed Jan 14
CHAPTER 3 SECTION 3.7 OPTIMIZATION PROBLEMS. Applying Our Concepts We know about max and min … Now how can we use those principles?
Applied Max and Min Problems
Section 4.4: Modeling and Optimization
{ ln x for 0 < x < 2 x2 ln 2 for 2 < x < 4 If f(x) =
Do Now: ….. greatest profit ….. least cost ….. largest ….. smallest
Calculus and Analytical Geometry
Lesson 4-7 Optimization Problems. Ice Breaker Using a blank piece of paper: Find the extrema (maximum) of A(w) = 2400w – 2w² A’(w) = 2400 – 4w A’(w) =
AP CALCULUS AB Chapter 4: Applications of Derivatives Section 4.4:
4.4 Modeling and Optimization Buffalo Bill’s Ranch, North Platte, Nebraska Greg Kelly, Hanford High School, Richland, WashingtonPhoto by Vickie Kelly,
4.7 Optimization Problems In this section, we will learn: How to solve problems involving maximization and minimization of factors. APPLICATIONS OF DIFFERENTIATION.
Miss Battaglia AB/BC Calculus. We need to enclose a field with a fence. We have 500 feet of fencing material and a building is on one side of the field.
Optimization Section 4.7 Optimization the process of finding an optimal value – either a maximum or a minimum under strict conditions.
OPTIMIZATION.
Optimization Problems
Section 4.5 Optimization and Modeling. Steps in Solving Optimization Problems 1.Understand the problem: The first step is to read the problem carefully.
Optimization Problems Example 1: A rancher has 300 yards of fencing material and wants to use it to enclose a rectangular region. Suppose the above region.
Optimization Problems
Optimization. First Derivative Test Method for finding maximum and minimum points on a function has many practical applications called Optimization -
Applied max and min. 12” by 12” sheet of cardboard Find the box with the most volume. V = x(12 - 2x)(12 - 2x)
Optimization Problems Section 4-4. Example  What is the maximum area of a rectangle with a fixed perimeter of 880 cm? In this instance we want to optimize.
2.7 Mathematical Models. Optimization Problems 1)Solve the constraint for one of the variables 2)Substitute for the variable in the objective Function.
A25 & 26-Optimization (max & min problems). Guidelines for Solving Applied Minimum and Maximum Problems 1.Identify all given quantities and quantities.
4.4 Modeling and Optimization, p. 219 AP Calculus AB/BC.
6.2: Applications of Extreme Values Objective: To use the derivative and extreme values to solve optimization problems.
Warm up Problems 1. Find and classify all critical points of f (x) = 4x 3 – 9x 2 – 12x Find the absolute max./min. values of f (x) on the interval.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Maximum-Minimum (Optimization) Problems OBJECTIVE  Solve maximum and minimum.
Optimization Problems. A farmer has 2400 ft of fencing and wants to fence off a rectangular field that borders a straight river. He needs no fence along.
Chapter 12 Graphs and the Derivative Abbas Masum.
Sect. 3-7 Optimization.
4.5 Optimization II Dr. Julia Arnold
Ch. 5 – Applications of Derivatives
OPTIMIZATION PROBLEMS
3.7 Optimization Problems
5-4 Day 1 modeling & optimization
AIM: How do we use derivatives to solve Optimization problems?
4.5 Optimization II Dr. Julia Arnold
Honors Calculus 4.8. Optimization.
Applied Max and Min Problems
Calculus I (MAT 145) Dr. Day Wednesday Nov 8, 2017
Calculus I (MAT 145) Dr. Day Friday Nov 10, 2017
Optimization Problems
7. Optimization.
Optimization Problems
More About Optimization
Optimization Problems
3.7 Optimization Problems
APPLICATIONS OF DIFFERENTIATION
Optimisation.
Optimization Rizzi – Calc BC.
Using Calculus to Solve Optimization Problems
Packet #18 Optimization Problems
Use Formula An equation that involves several variables is called a formula or literal equation. To solve a literal equation, apply the process.
3.7 Optimization.
Calculus I (MAT 145) Dr. Day Wednesday March 27, 2019
Calculus I (MAT 145) Dr. Day Monday April 8, 2019
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

4.6 Optimization The goal is to maximize or minimize a given quantity subject to a constraint. Must identify the quantity to be optimized – along with the appropriate equation. Must identify the constraint – generally the constraint will be able to be expressed as an equation. Express the quantity to be optimized as a function of one variable using substitution from the constraint. Determine a domain that makes sense for the function to be optimized. Find the derivative of the function to be optimized. Test the derivative for extrema (a.k.a. find critical values…) Determine which extrema answer the question and calculate max/min values as appropriate.

ex: We need to enclose a field with a fence ex: We need to enclose a field with a fence.  We have 500 feet of fencing material and a building is on one side of the field and so won’t need any fencing.  Determine the dimensions of the field that will enclose the largest area. Draw: In this problem we want to maximize the area of a field and we know that we will use 500 ft of fencing material. So, the area will be the function we are trying to optimize and the amount of fencing is the constraint. The two equations for these are: Maximize: A = xy Constraint: 500 = x + 2y

We want to write Area in terms of one variable – so solve for one variable using the equation for the constraint and sub it into the area formula… 500 – 2y = x A = (500-2y) y = 500y – 2y2 Now we want to find the largest value this will have on the interval [0,250].  Note that the interval corresponds to taking y = 0 (i.e. no sides to the fence) and y = 250  (i.e. only two sides and no width - if there are two sides each must be 250 ft to use the whole 500ft…).  Find the derivative of the area function: A(y) = 500y – 2y2 A’(y) = 500 – 4y Find critical points for the derivative: 500 – 4y = 0 500 = 4y y = 125

This y-value produces an area of 31,250 ft2 and is the largest possible area. The dimensions of the fencing will be: 500 = x + 2y x = 250, y = 125 Building 125 250 HW 4.6A - pg 316 #1

HW Quiz 4.6 #1, (b) thru (f)

ex: A manufacturer needs to make a cylindrical can that will hold 1 ex: A manufacturer needs to make a cylindrical can that will hold 1.5 liters of liquid.  Determine the dimensions of the can that will minimize the amount of material used in its construction. Minimize: Surface Area Formula’s: Think of volume for a cylinder as the area of a bunch of circles stacked up on one another – the height of the stack of circles is the height of the cylinder – so for a cylinder: Constraint: V = 1.5L Surface Area for a cylinder is just the circumference of a circle in the stack, times the height of the stack PLUS the areas of the two circles making up the top and bottom of the cylinder:

Convert liters to units of length: 1 Liter = 1000 cm3 so 1 Convert liters to units of length: 1 Liter = 1000 cm3 so 1.5 liters = 1500cm3. This will then give a radius and height in terms of centimeters. In this case it looks like our best option is to solve the constraint for h and plug this into the area function: Find the derivative of this area: Now locate critical values for this derivative

                                                     Determine height of the can… Therefore if the manufacturer makes the can with a radius of 6.2035 cm and a height of 12.4070 cm, the least amount of material will be used to make the can.

ex: We want to construct a box with a square base and we only have 10 m2 of material to use in the construction of the box.  Assuming that all the material is used in the construction process, determine the maximum volume that the box can have. l w h l = w Maximize: Volume Constraint: Surface Area = 10 Equations Solve constraint for h…

Substitute… Calculate derivative… Solve for critical numbers… Substitute for maximum volume… **2nd derivative determines concavity… a negative 2nd derivative means the function is always CC down, thus any critical number is an automatic global max.

ex: Determine the point(s) on y = x2 + 1 that are closest to (0,2) Key Equation: The Distance Formula:

Minimize: Distance Constraint: y = x2 + 1 We need to minimize the distance between the point (0,2) and any point that is on the graph (x,y). Equation: ** The point that minimizes the distance will also minimize the square of the distance. So since it will be easier to work with, we will use the square of the distance and minimize that: Compare this with the constraint now… y = x2 + 1 Which variable would be easier to plug into the distance formula?

Our two closest points are then: Substitute… Calculate derivative… Solve for critical numbers… So all that we need to do at this point is find the value(s) of x that go with this value of y: Positive second derivative means any critical number is an automatic MIN. Our two closest points are then:

HW 4.6B – pg 316 #’s 2-4 all, 7, 8

ex: Determine the area of the largest rectangle that can be inscribed in a circle of radius 4... We want the area of the largest rectangle that we can fit inside a circle and have all of its corners touching the circle. To do this problem it’s easiest to assume that the circle (and hence the rectangle) is centered at the origin.  Doing this we know that the equation of the circle will be: and that the right upper corner of the rectangle will have the coordinates (x, y). Constraint?

Solve constraint for y… Substitute… Calculate derivative…

Limits? {0 < x < 4} Calculate critical numbers… Calculate y-coordinates for critical numbers…

It looks like the maximum area will be found if the inscribed rectangle is in fact a square: HW 4.6C pg 316 #’s 10-12 all