Optimization Problems

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.
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.
Modeling and Optimization
Maximum and Minimum Values (Section 3.1)
Lesson 4.4 Modeling and Optimization What you’ll learn about Using derivatives for practical applications in finding the maximum and minimum values in.
4.7 FORMING FUNCTIONS FROM VERBAL DESCRIPTIONS
Applied Max and Min Problems Objective: To use the methods of this chapter to solve applied optimization problems.
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
AP CALCULUS AB Chapter 4: Applications of Derivatives Section 4.4:
1.Read 3. Identify the known quantities and the unknowns. Use a variable. 2.Identify the quantity to be optimized. Write a model for this quantity. Use.
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.
Warmup- no calculator 1) 2). 4.4: Modeling and Optimization.
Copyright © Cengage Learning. All rights reserved. 3 Applications of the Derivative.
Chapter 7 Day 3 Book Section 7.5 Get 2 grids for the 2 shift problems!
Warm up 9/10/14 a) Find all relative extrema using the 2 nd derivative test: b) Find any points of inflection and discuss the concavity of the graph.
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 Problems
MTH 251 – Differential Calculus Chapter 4 – Applications of Derivatives Section 4.6 Applied Optimization Copyright © 2010 by Ron Wallace, all rights reserved.
Section 4.7. Optimization – the process of finding an optimal value- either a maximum or a minimum under strict conditions Problem Solving Strategy –
Copyright © Cengage Learning. All rights reserved. Applications of Differentiation.
CHAPTER Continuity Optimization Problems. Steps in Solving Optimizing Problems : 1.Understand the problem. 2.Draw a diagram. 3.Introduce notation.
2/14/2016 Perkins AP Calculus AB Day 12 Section 3.7.
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.
A25 & 26-Optimization (max & min problems). Guidelines for Solving Applied Minimum and Maximum Problems 1.Identify all given quantities and quantities.
3.7 Optimization Problems Buffalo Bill’s Ranch, North Platte, Nebraska Greg Kelly, Hanford High School, Richland, WashingtonPhoto by Vickie Kelly, 1999.
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.
Copyright © Cengage Learning. All rights reserved.
Chapter 12 Section 1.
The Derivative and the Tangent Line Problem
ConcepTest • Section 4.4 • Question 1
5-4 Day 1 modeling & optimization
Applications of the Derivative
Honors Calculus 4.8. Optimization.
Applied Max and Min Problems
Copyright © Cengage Learning. All rights reserved.
Functions of Several Variables
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.
Extrema of a Function.
Optimization Problems
More About Optimization
Copyright © Cengage Learning. All rights reserved.
3.7 Optimization Problems
AP Calculus BC September 29, 2016.
AP Calculus BC September 30, 2016.
3.7 Optimization Problems
Applied Minimum and Maximum
Optimization Rizzi – Calc BC.
Chapter 3 Section 6.
13 Functions of Several Variables
Applications of Differentiation
Applications of Differentiation
Increasing and Decreasing Functions and the First Derivative Test
MATH 1910 Chapter 3 Section 1 Extrema on an Interval.
3.7: Optimization Homework: p , 19, 21, 29, 33, 47
Increasing and Decreasing Functions and the First Derivative Test
Section Linear Programming
Base = x Height = f(x) = y = x2
Rolle’s Theorem and the Mean Value Theorem
Tutorial 3 Applications of the Derivative
3.7 Optimization Problems
Maximum and Minimum Values
Presentation transcript:

Optimization Problems MATH 1910 Chapter 3 Section 7 Optimization Problems

Objective Solve applied minimum and maximum problems.

Applied Minimum and Maximum Problems One of the most common applications of calculus involves the determination of minimum and maximum values.

Example 1 – Finding Maximum Volume A manufacturer wants to design an open box having a square base and a surface area of 108 square inches, as shown in Figure 3.53. What dimensions will produce a box with maximum volume? Figure 3.53

Example 1 – Solution Because the box has a square base, its volume is V = x2h. Primary equation This equation is called the primary equation because it gives a formula for the quantity to be optimized. The surface area of the box is S = (area of base) + (area of four sides) S = x2 + 4xh = 108. Secondary equation

Example 1 – Solution cont’d Because V is to be maximized, you want to write V as a function of just one variable. To do this, you can solve the equation x2 + 4xh = 108 for h in terms of x to obtain h = (108 – x2)/(4x). Substituting into the primary equation produces

Example 1 – Solution cont’d Before finding which x-value will yield a maximum value of V, you should determine the feasible domain. That is, what values of x make sense in this problem? You know that V ≥ 0. You also know that x must be nonnegative and that the area of the base (A = x2) is at most 108. So, the feasible domain is

Example 1 – Solution cont’d To maximize V, find the critical numbers of the volume function on the interval So, the critical numbers are x = ±6. You do not need to consider x = –6 because it is outside the domain.

Example 1 – Solution cont’d Evaluating V at the critical number x = 6 and at the endpoints of the domain produces V(0) = 0, V(6) = 108, and So, V is maximum when x = 6 and the dimensions of the box are 6 х 6 х 3 inches.

Applied Minimum and Maximum Problems

Example 2 – Finding Minimum Distance Which points on the graph of y = 4 – x2 are closest to the point (0, 2) ? Solution: Figure 3.55 shows that there are two points at a minimum distance from the point (0, 2). The distance between the point (0, 2) and a point (x, y) on the graph of y = 4 – x2 is given by Figure 3.55

Example 2 – Solution cont’d Using the secondary equation y = 4 – x2, you can rewrite the primary equation as Because d is smallest when the expression inside the radical is smallest, you need only find the critical numbers of f(x) = x4 – 3x2 + 4. Note that the domain of f is the entire real line. So, there are no endpoints of the domain to consider.

Example 2 – Solution Moreover, setting f'(x) equal to 0 yields cont’d Moreover, setting f'(x) equal to 0 yields The First Derivative Test verifies that x = 0 yields a relative maximum, whereas both yield a minimum distance. So, the closest points are