Applied Max and Min Problems

Slides:



Advertisements
Similar presentations
Maxima and Minima in Plane and Solid Figures
Advertisements

3.7 Modeling and Optimization
Guidelines for Solving Applied Minimum and Maximum Problems 1.Identify all given quantities and quantities to be determined. If possible, make a sketch.
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.
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
Section 4.5 The Derivative in Graphing and Applications: “Applied Maximum and Minimum Problems”
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.

Reminder: The Extreme Value Theorem states that every continuous function on a closed interval has both a maximum and a minimum value on that interval.
Modeling and Optimization
Quick Quiz True or False
Sir Isaac Newton 1643 – 1727 Sir Isaac Newton 1643 – 1727 Isaac Newton was the greatest English mathematician of his generation. He laid the foundation.
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.
Using Calculus to Solve Optimization Problems
ConcepTest • Section 4.3 • Question 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.
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
{ 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
AP CALCULUS AB Chapter 4: Applications of Derivatives Section 4.4:
Solving systems of equations with 2 variables
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.
Optimization. Objective  To solve applications of optimization problems  TS: Making decisions after reflection and review.
Aim: Curve Sketching Do Now: Worksheet Aim: Curve Sketching.
Optimization Section 4.7 Optimization the process of finding an optimal value – either a maximum or a minimum under strict conditions.
Applied max and min. Georgia owns a piece of land along the Ogeechee River She wants to fence in her garden using the river as one side.
1. The sum of two nonnegative numbers is 20. Find the numbers
Applied Max and Min Problems (Optimization) 5.5. Procedures for Solving Applied Max and Min Problems 1.Draw and Label a Picture 2.Find a formula for the.
MTH 251 – Differential Calculus Chapter 4 – Applications of Derivatives Section 4.6 Applied Optimization Copyright © 2010 by Ron Wallace, all rights reserved.
Sir Isaac Newton 1643 – 1727 Sir Isaac Newton 1643 – 1727 Isaac Newton was the greatest English mathematician of his generation. He laid the foundation.
Optimization. First Derivative Test Method for finding maximum and minimum points on a function has many practical applications called Optimization -
Section 4.7. Optimization – the process of finding an optimal value- either a maximum or a minimum under strict conditions Problem Solving Strategy –
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.
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.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Maximum-Minimum (Optimization) Problems OBJECTIVE  Solve maximum and minimum.
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
ConcepTest • Section 4.4 • Question 1
3.7 Optimization Problems
5-4 Day 1 modeling & optimization
4.5 Optimization II Dr. Julia Arnold
Honors Calculus 4.8. Optimization.
Calculus I (MAT 145) Dr. Day Wednesday Nov 8, 2017
Calculus I (MAT 145) Dr. Day Friday Nov 10, 2017
Optimization Chapter 4.4.
7. Optimization.
Chapter 5: Applications of the Derivative
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.
Optimization Problems
Optimization Problems
Optimization Problems
3.7 Optimization Problems
Using Calculus to Solve Optimization Problems
4.6 Optimization Problems
Sec 4.7: Optimization Problems
Calculus I (MAT 145) Dr. Day Monday April 8, 2019
Presentation transcript:

Applied Max and Min Problems Objective: To use the methods of this chapter to solve applied optimization problems.

Classification The applied optimization problems that we will consider in this section fall into the following two categories: Problems that reduce to maximizing or minimizing a continuous function over a finite closed interval. Problems that reduce to maximizing or minimizing a continuous function over an infinite interval or a finite interval that is not closed.

Example 1 A garden is to be laid out in a rectangular area and protected by a chicken wire fence. What is the largest possible area of the garden if only 100 running feet of chicken wire is available?

Example 1 A garden is to be laid out in a rectangular area and protected by a chicken wire fence. What is the largest possible area of the garden if only 100 running feet of chicken wire is available? x = length of the rectangle (ft) y = width of the rectangle (ft) A = area of the rectangle (ft2) The domain is 0 < x < 50

Example 1 x = length of the rectangle (ft) y = width of the rectangle (ft) A = area of the rectangle (ft2) P = perimeter of fence We are maximizing the area, so we need an equation for the area in one variable. We will use two separate equations and substitute to get an area equation in one variable.

Example 1 x = length of the rectangle (ft) y = width of the rectangle (ft) A = area of the rectangle (ft2) P = perimeter of fence We are maximizing the area, so we need an equation for the area in one variable. We will use two separate equations and substitute to get an area equation in one variable. A = xy P = 2x + 2y; 100 = 2x + 2y; y = 50 - x

Example 1 x = length of the rectangle (ft) y = width of the rectangle (ft) A = area of the rectangle (ft2) P = perimeter of fence A = xy P = 2x + 2y; 100 = 2x + 2y; y = 50 – x A = x(50 – x) = 50x – x2 dA/dx = 50 – 2x ___+___|___-___ 25 max

Example 1 ___+___|___-___ 25 max We must now check the endpoints as well as the critical numbers. f(0) = 0 f(25) = 625 f(50) = 0

Example 1 ___+___|___-___ 25 max We must now check the endpoints as well as the critical numbers. f(0) = 0 f(25) = 625 Maximum area of 625 ft2 @ x = 25 f(50) = 0

Example 2 An open box is to be made from a 16-inch by 30-inch piece of cardboard by cutting out squares of equal size from the four corners and bending up the sides. What size should the squares be to obtain a box with the largest volume? The largest the squares can be is 8 in (why?) so the domain is 0 < x < 8

Example 2 An open box is to be made from a 16-inch by 30-inch piece of cardboard by cutting out squares of equal size from the four corners and bending up the sides. What size should the squares be to obtain a box with the largest volume? We are maximizing the volume, so we need an equation for volume. V = x(30 – 2x)(16 – 2x)

Example 2 We are maximizing the volume, so we need an equation for volume. V = x(30 – 2x)(16 – 2x) V = 480x – 92x2 + 4x3 dV/dx = 480 – 184x + 12x2 = 4(x – 12)(3x – 10)

Example 2 We are maximizing the volume, so we need an equation for volume. V = x(30 – 2x)(16 – 2x) V = 480x – 92x2 + 4x3 dV/dx = 480 – 184x + 12x2 = 4(x – 12)(3x – 10) The only critical number in the domain is 10/3 so: f(0) = 0 f(10/3) = 726 f(8) = 0

Example 2 We are maximizing the volume, so we need an equation for volume. V = x(30 – 2x)(16 – 2x) V = 480x – 92x2 + 4x3 dV/dx = 480 – 184x + 12x2 = 4(x – 12)(3x – 10) The only critical number in the domain is 10/3 so: f(0) = 0 f(10/3) = 726 Max volume of 726 in3 @ x = 10/3 f(8) = 0

Example 3 An offshore oil well is located at a point W that is 5km from the closest point A on a straight shoreline. Oil is to be piped from W to a shore point B that is 8km from A by piping it on a straight line under water from W to some shore point P between A & B and then onto B via pipe along the shoreline. If the cost of laying pipe is $1,000,000/km under water and $500,000/km over land, where should the point P be located to minimize the cost of laying the pipe?

Example 3 x = the distance (in km) between A and P c = cost (in millions) for the entire pipeline Using the Pythagorean Theorem, the distance from W to P is The distance from P to B is (8 – x) We are minimizing cost, so we need a cost equation.

Example 3 Now, we take the derivative to find the critical numbers.

Example 3 We now need to check the endpoints and the critical number to find the min. The domain is 0 < x < 8 so: F(0) = 9 F(8) = 9.433 Min cost of 8.33 million @ x =

Example 4 Find the radius and height of the right circular cylinder of largest volume that can be inscribed in a right circular cone with radius 6 in and height 10 in.

Example 4 Find the radius and height of the right circular cylinder of largest volume that can be inscribed in a right circular cone with radius 6 in and height 10 in. r = radius of cylinder h = height of cylinder V = volume

Example 4 Again, we need to eliminate one of the variables. We will do this with similar triangles.

Example 4 Now, we take the derivative and find the critical points.

Example 4 The domain of the radius is 0 < r < 6, so we check the endpoints and the critical number. f(0) = 0 f(4) = 167.55 Max volume of 167.55 in3 @ x = 4 f(6) = 0

Example 5 A closed cylindrical can is to hold 1000 cm3 of liquid. How should we choose the height and radius to minimize the amount of material needed to manufacture the can? There are no physical restraints on this problem, so this is not a finite interval. We need to confirm that our critical number is a minimum.

Example 5 A closed cylindrical can is to hold 1000 cm3 of liquid. How should we choose the height and radius to minimize the amount of material needed to manufacture the can? h = height (cm) of can r = radius (cm) of can S = surface area (cm2) of can

Example 5 Again, we will find two equations and substitute to get the surface area equation in one variable. h = height (cm) of can r = radius (cm) of can S = surface area (cm2) of can

Example 5 Again, we will find two equations and substitute to get the surface area equation in one variable. h = height (cm) of can r = radius (cm) of can S = surface area (cm2) of can

Example 5 Now we find the derivative and check the critical number. ____-___|___+___ 5.4 min

Example 6 Find a point on the curve y = x2 that is closest to the point (18, 0).

Example 6 Find a point on the curve y = x2 that is closest to the point (18, 0). The distance L from (18, 0) and an arbitrary point (x, y) on the curve is: Since y = x2, we can say that

Example 6 Find a point on the curve y = x2 that is closest to the point (18, 0). The distance L from (18, 0) and an arbitrary point (x, y) on the curve is: Since y = x2, we can say that We are told that the distance L and the square of the distance L2 are minimized at the same value.

Example 6 We will now take the derivative of L2 to find any critical points

Example 6 We will now take the derivative of L2 to find any critical points This will factor to (x – 2)(2x2 + 4x + 9) [trust me!] ___-___|___+___ 2 min

Example 6 We will now take the derivative of L2 to find any critical points This will factor to (x – 2)(2x2 + 4x + 9) [trust me!] ___-___|___+___ The closest point is (2, 4) 2 min

Homework Pages 318-319 1, 3, 5, 11, 17, 19, 21, 23